Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_ap.c248 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in expire_timeout_chk23a()
759 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in start_bss_network()
1226 void update_beacon23a(struct rtw_adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon23a() function
1408 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1421 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1435 update_beacon23a(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join23a()
1447 update_beacon23a(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join23a()
1462 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1475 update_beacon23a(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join23a()
1524 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.c1098 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in rtw_chk_hi_queue_hdl()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Drtw_ap.h31 void update_beacon23a(struct rtw_adapter *padapter, u8 ie_id, u8 *oui, u8 tx);