Home
last modified time | relevance | path

Searched refs:slot_found (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c337 bool slot_found = false; in wlan_crypto_set_pmksa() local
345 slot_found = true; in wlan_crypto_set_pmksa()
351 if (i == WLAN_CRYPTO_MAX_PMKID && !slot_found) { in wlan_crypto_set_pmksa()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c3855 bool slot_found; in extract_roam_synch_key_event_tlv() local
4023 slot_found = false; in extract_roam_synch_key_event_tlv()
4030 slot_found = true; in extract_roam_synch_key_event_tlv()
4035 if (!slot_found) { in extract_roam_synch_key_event_tlv()