Searched refs:dhd_bandsteer_monitor_list (Results 1 – 6 of 6) sorted by relevance
186 &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()
59 struct list_head dhd_bandsteer_monitor_list; member