Home
last modified time | relevance | path

Searched refs:dhd_bandsteer_monitor_list (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_bandsteer.c186 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list); in dhd_bandsteer_addmac_to_monitorlist()
215 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list, list) { in dhd_bandsteer_remove_mac_from_list()
245 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list, list) { in dhd_bandsteer_look_for_match()
522 INIT_LIST_HEAD(&dhd_bandsteer_cntx->dhd_bandsteer_monitor_list); in dhd_bandsteer_module_init()
609 if (dhd_bandsteer_cntx->dhd_bandsteer_monitor_list.next != in dhd_bandsteer_module_deinit()
610 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list) { in dhd_bandsteer_module_deinit()
612 dhd_bandsteer_cntx->dhd_bandsteer_monitor_list.next, in dhd_bandsteer_module_deinit()
H A Ddhd_bandsteer.h59 struct list_head dhd_bandsteer_monitor_list; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_bandsteer.c186 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list); in dhd_bandsteer_addmac_to_monitorlist()
215 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list, list) { in dhd_bandsteer_remove_mac_from_list()
245 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list, list) { in dhd_bandsteer_look_for_match()
522 INIT_LIST_HEAD(&dhd_bandsteer_cntx->dhd_bandsteer_monitor_list); in dhd_bandsteer_module_init()
609 if (dhd_bandsteer_cntx->dhd_bandsteer_monitor_list.next != in dhd_bandsteer_module_deinit()
610 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list) { in dhd_bandsteer_module_deinit()
612 dhd_bandsteer_cntx->dhd_bandsteer_monitor_list.next, in dhd_bandsteer_module_deinit()
H A Ddhd_bandsteer.h59 struct list_head dhd_bandsteer_monitor_list; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_bandsteer.c186 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list); in dhd_bandsteer_addmac_to_monitorlist()
215 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list, list) { in dhd_bandsteer_remove_mac_from_list()
245 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list, list) { in dhd_bandsteer_look_for_match()
522 INIT_LIST_HEAD(&dhd_bandsteer_cntx->dhd_bandsteer_monitor_list); in dhd_bandsteer_module_init()
609 if (dhd_bandsteer_cntx->dhd_bandsteer_monitor_list.next != in dhd_bandsteer_module_deinit()
610 &dhd_bandsteer_cntx->dhd_bandsteer_monitor_list) { in dhd_bandsteer_module_deinit()
612 dhd_bandsteer_cntx->dhd_bandsteer_monitor_list.next, in dhd_bandsteer_module_deinit()
H A Ddhd_bandsteer.h59 struct list_head dhd_bandsteer_monitor_list; member