Home
last modified time | relevance | path

Searched refs:dhd_bandsteer_mac (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_bandsteer.c77 dhd_bandsteer_remove_mac_from_list(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac, int all);
81 dhd_bandsteer_tx_wnm_actframe(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
83 dhd_bandsteer_add_to_black_list(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
91 dhd_bandsteer_add_timer(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac, unsigned long msec) in dhd_bandsteer_add_timer() argument
93 timer_expires(&dhd_bandsteer_mac->dhd_bandsteer_timer) = in dhd_bandsteer_add_timer()
95 add_timer(&dhd_bandsteer_mac->dhd_bandsteer_timer); in dhd_bandsteer_add_timer()
99 dhd_bandsteer_delete_timer(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac) in dhd_bandsteer_delete_timer() argument
101 del_timer(&dhd_bandsteer_mac->dhd_bandsteer_timer); in dhd_bandsteer_delete_timer()
111 dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac = (dhd_bandsteer_mac_entry_t *)arg; in dhd_bandsteer_state_machine() local
113 if (dhd_bandsteer_mac == NULL) { in dhd_bandsteer_state_machine()
[all …]
H A Ddhd_bandsteer.h72 void dhd_bandsteer_schedule_work_on_timeout(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
H A Ddhd_linux.c20803 dhd_bandsteer_schedule_work_on_timeout(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac)
20805 dhd_bandsteer_context_t *dhd_bandsteer_cntx = dhd_bandsteer_mac->dhd_bandsteer_cntx;
20809 (void *)dhd_bandsteer_mac, DHD_WQ_WORK_BANDSTEER_STEP_MOVE,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_bandsteer.c77 dhd_bandsteer_remove_mac_from_list(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac, int all);
81 dhd_bandsteer_tx_wnm_actframe(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
83 dhd_bandsteer_add_to_black_list(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
91 dhd_bandsteer_add_timer(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac, unsigned long msec) in dhd_bandsteer_add_timer() argument
93 timer_expires(&dhd_bandsteer_mac->dhd_bandsteer_timer) = in dhd_bandsteer_add_timer()
95 add_timer(&dhd_bandsteer_mac->dhd_bandsteer_timer); in dhd_bandsteer_add_timer()
99 dhd_bandsteer_delete_timer(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac) in dhd_bandsteer_delete_timer() argument
101 del_timer(&dhd_bandsteer_mac->dhd_bandsteer_timer); in dhd_bandsteer_delete_timer()
111 dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac = (dhd_bandsteer_mac_entry_t *)arg; in dhd_bandsteer_state_machine() local
113 if (dhd_bandsteer_mac == NULL) { in dhd_bandsteer_state_machine()
[all …]
H A Ddhd_bandsteer.h72 void dhd_bandsteer_schedule_work_on_timeout(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
H A Ddhd_linux.c20868 dhd_bandsteer_schedule_work_on_timeout(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac)
20870 dhd_bandsteer_context_t *dhd_bandsteer_cntx = dhd_bandsteer_mac->dhd_bandsteer_cntx;
20874 (void *)dhd_bandsteer_mac, DHD_WQ_WORK_BANDSTEER_STEP_MOVE,
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_bandsteer.c77 dhd_bandsteer_remove_mac_from_list(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac, int all);
81 dhd_bandsteer_tx_wnm_actframe(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
83 dhd_bandsteer_add_to_black_list(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
91 dhd_bandsteer_add_timer(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac, unsigned long msec) in dhd_bandsteer_add_timer() argument
93 timer_expires(&dhd_bandsteer_mac->dhd_bandsteer_timer) = in dhd_bandsteer_add_timer()
95 add_timer(&dhd_bandsteer_mac->dhd_bandsteer_timer); in dhd_bandsteer_add_timer()
99 dhd_bandsteer_delete_timer(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac) in dhd_bandsteer_delete_timer() argument
101 del_timer(&dhd_bandsteer_mac->dhd_bandsteer_timer); in dhd_bandsteer_delete_timer()
111 dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac = (dhd_bandsteer_mac_entry_t *)arg; in dhd_bandsteer_state_machine() local
113 if (dhd_bandsteer_mac == NULL) { in dhd_bandsteer_state_machine()
[all …]
H A Ddhd_bandsteer.h72 void dhd_bandsteer_schedule_work_on_timeout(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac);
H A Ddhd_linux.c20955 dhd_bandsteer_schedule_work_on_timeout(dhd_bandsteer_mac_entry_t *dhd_bandsteer_mac)
20957 dhd_bandsteer_context_t *dhd_bandsteer_cntx = dhd_bandsteer_mac->dhd_bandsteer_cntx;
20961 (void *)dhd_bandsteer_mac, DHD_WQ_WORK_BANDSTEER_STEP_MOVE,