Home
last modified time | relevance | path

Searched refs:update_beacon23a (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8723au/core/
Drtw_ap.c250 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in expire_timeout_chk23a()
778 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in start_bss_network()
1225 void update_beacon23a(struct rtw_adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon23a() function
1391 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1404 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1418 update_beacon23a(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join23a()
1430 update_beacon23a(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join23a()
1445 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1458 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1507 update_beacon23a(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_join23a()
[all …]
Drtw_xmit.c1969 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in xmitframe_enqueue_for_sleeping_sta23a()
2026 update_beacon23a(padapter, WLAN_EID_TIM, in xmitframe_enqueue_for_sleeping_sta23a()
2241 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in wakeup_sta_to_xmit23a()
2306 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in xmit_delivery_enabled_frames23a()
Drtw_recv.c1142 update_beacon23a(padapter, WLAN_EID_TIM, in validate_recv_ctrl_frame()
1174 update_beacon23a(padapter, WLAN_EID_TIM, in validate_recv_ctrl_frame()
Drtw_cmd.c1099 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in rtw_chk_hi_queue_hdl()
/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtw_ap.h31 void update_beacon23a(struct rtw_adapter *padapter, u8 ie_id, u8 *oui, u8 tx);