Searched refs:is_mesh_peer (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 | 1249 bool is_mesh_peer = FALSE, found = FALSE; in wl_escan_mesh_info() local 1274 is_mesh_peer = FALSE; in wl_escan_mesh_info() 1278 is_mesh_peer = wl_escan_meshid_ie(((u8*)bi)+bi->ie_offset, in wl_escan_mesh_info() 1280 if (!(bi->capability & (DOT11_CAP_ESS|DOT11_CAP_IBSS)) && is_mesh_peer) { in wl_escan_mesh_info() 1322 bool is_mesh_peer = FALSE, chan_matched = FALSE, found = FALSE; in wl_escan_mesh_peer() local 1347 is_mesh_peer = FALSE; in wl_escan_mesh_peer() 1351 is_mesh_peer = wl_escan_meshid_ie(((u8*)bi)+bi->ie_offset, in wl_escan_mesh_peer() 1353 if (!(bi->capability & (DOT11_CAP_ESS|DOT11_CAP_IBSS)) && is_mesh_peer) { in wl_escan_mesh_peer()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_escan.c | 1385 bool is_mesh_peer = FALSE, found = FALSE; in wl_escan_mesh_info() local 1410 is_mesh_peer = FALSE; in wl_escan_mesh_info() 1414 is_mesh_peer = wl_escan_meshid_ie(((u8*)bi)+bi->ie_offset, in wl_escan_mesh_info() 1416 if (!(bi->capability & (DOT11_CAP_ESS|DOT11_CAP_IBSS)) && is_mesh_peer) { in wl_escan_mesh_info() 1458 bool is_mesh_peer = FALSE, chan_matched = FALSE, found = FALSE; in wl_escan_mesh_peer() local 1483 is_mesh_peer = FALSE; in wl_escan_mesh_peer() 1487 is_mesh_peer = wl_escan_meshid_ie(((u8*)bi)+bi->ie_offset, in wl_escan_mesh_peer() 1489 if (!(bi->capability & (DOT11_CAP_ESS|DOT11_CAP_IBSS)) && is_mesh_peer) { in wl_escan_mesh_peer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_escan.c | 1383 bool is_mesh_peer = FALSE, found = FALSE; in wl_escan_mesh_info() local 1408 is_mesh_peer = FALSE; in wl_escan_mesh_info() 1412 is_mesh_peer = wl_escan_meshid_ie(((u8*)bi)+bi->ie_offset, in wl_escan_mesh_info() 1414 if (!(bi->capability & (DOT11_CAP_ESS|DOT11_CAP_IBSS)) && is_mesh_peer) { in wl_escan_mesh_info() 1456 bool is_mesh_peer = FALSE, chan_matched = FALSE, found = FALSE; in wl_escan_mesh_peer() local 1481 is_mesh_peer = FALSE; in wl_escan_mesh_peer() 1485 is_mesh_peer = wl_escan_meshid_ie(((u8*)bi)+bi->ie_offset, in wl_escan_mesh_peer() 1487 if (!(bi->capability & (DOT11_CAP_ESS|DOT11_CAP_IBSS)) && is_mesh_peer) { in wl_escan_mesh_peer()
|