Searched refs:bi_sae (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_escan.c | 1281 bool bi_sae = FALSE, bss_found = FALSE, prefer = FALSE; in wl_escan_mesh_info() local 1283 bi_sae = wl_escan_rsn_ie(((u8*)bi)+bi->ie_offset, bi->ie_length); in wl_escan_mesh_info() 1300 prefer?"*":" ", &bi->BSSID, bi_chan, bi_rssi, bi_sae?"SAE":"OPEN", in wl_escan_mesh_info() 1354 bool meshid_matched = FALSE, sec_matched = FALSE, bi_sae = FALSE, in wl_escan_mesh_peer() local 1361 bi_sae = wl_escan_rsn_ie(((u8*)bi)+bi->ie_offset, bi->ie_length); in wl_escan_mesh_peer() 1362 if (bi_sae == sae) in wl_escan_mesh_peer() 1400 prefer?"*":" ", &bi->BSSID, bi_chan, bi_rssi, bi_sae?"SAE":"OPEN", in wl_escan_mesh_peer()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_escan.c | 1417 bool bi_sae = FALSE, bss_found = FALSE, prefer = FALSE; in wl_escan_mesh_info() local 1419 bi_sae = wl_escan_rsn_ie(((u8*)bi)+bi->ie_offset, bi->ie_length); in wl_escan_mesh_info() 1436 prefer?"*":" ", &bi->BSSID, bi_chan, bi_rssi, bi_sae?"SAE":"OPEN", in wl_escan_mesh_info() 1490 bool meshid_matched = FALSE, sec_matched = FALSE, bi_sae = FALSE, in wl_escan_mesh_peer() local 1497 bi_sae = wl_escan_rsn_ie(((u8*)bi)+bi->ie_offset, bi->ie_length); in wl_escan_mesh_peer() 1498 if (bi_sae == sae) in wl_escan_mesh_peer() 1536 prefer?"*":" ", &bi->BSSID, bi_chan, bi_rssi, bi_sae?"SAE":"OPEN", in wl_escan_mesh_peer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_escan.c | 1415 bool bi_sae = FALSE, bss_found = FALSE, prefer = FALSE; in wl_escan_mesh_info() local 1417 bi_sae = wl_escan_rsn_ie(((u8*)bi)+bi->ie_offset, bi->ie_length); in wl_escan_mesh_info() 1434 prefer?"*":" ", &bi->BSSID, bi_chan, bi_rssi, bi_sae?"SAE":"OPEN", in wl_escan_mesh_info() 1488 bool meshid_matched = FALSE, sec_matched = FALSE, bi_sae = FALSE, in wl_escan_mesh_peer() local 1495 bi_sae = wl_escan_rsn_ie(((u8*)bi)+bi->ie_offset, bi->ie_length); in wl_escan_mesh_peer() 1496 if (bi_sae == sae) in wl_escan_mesh_peer() 1534 prefer?"*":" ", &bi->BSSID, bi_chan, bi_rssi, bi_sae?"SAE":"OPEN", in wl_escan_mesh_peer()
|