Searched refs:preauth (Results 1 – 8 of 8) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/ |
D | osif_cm_rsp.h | 113 int index, bool preauth);
|
D | osif_cm_util.c | 315 int index, bool preauth) in osif_pmksa_candidate_notify_cb() argument 317 return osif_pmksa_candidate_notify(vdev, bssid, index, preauth); in osif_pmksa_candidate_notify_cb()
|
D | osif_cm_roam_rsp.c | 779 int index, bool preauth) in osif_pmksa_candidate_notify() argument 800 preauth, qdf_mem_malloc_flags()); in osif_pmksa_candidate_notify()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/ |
D | wlan_mlme_cmn.h | 131 int index, bool preauth); 943 int index, bool preauth);
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/ |
D | wlan_cmn_mlme_main.c | 572 int index, bool preauth) in mlme_cm_osif_pmksa_candidate_notify() argument 579 vdev, bssid, index, preauth); in mlme_cm_osif_pmksa_candidate_notify()
|
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/ |
D | dot11f.frms | 1493 preauth: 1;
|
/wlan-driver/qcacld-3.0/core/mac/src/include/ |
D | dot11f.h | 8082 uint16_t preauth:1; member
|
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/ |
D | dot11f.c | 8241 pDst->preauth = tmp70__ >> 0 & 0x1; in dot11f_unpack_ie_wapi() 28935 tmp190__ |= (pSrc->preauth << 0); in dot11f_pack_ie_wapi()
|