Searched refs:update_beacon23a (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_ap.c | 248 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 …]
|
D | rtw_xmit.c | 1969 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()
|
D | rtw_recv.c | 1142 update_beacon23a(padapter, WLAN_EID_TIM, in validate_recv_ctrl_frame() 1174 update_beacon23a(padapter, WLAN_EID_TIM, in validate_recv_ctrl_frame()
|
D | rtw_cmd.c | 1098 update_beacon23a(padapter, WLAN_EID_TIM, NULL, false); in rtw_chk_hi_queue_hdl()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_ap.h | 31 void update_beacon23a(struct rtw_adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
|