Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c240 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in expire_timeout_chk()
798 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in start_bss_network()
1718 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1730 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1743 update_beacon(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join()
1754 update_beacon(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join()
1768 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1780 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1838 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_leave()
1847 update_beacon(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_leave()
[all …]
H A Drtw_xmit.c2061 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2116 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2311 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in wakeup_sta_to_xmit()
2371 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in xmit_delivery_enabled_frames()
H A Drtw_recv.c983 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in validate_recv_ctrl_frame()
1005 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in validate_recv_ctrl_frame()
H A Drtw_cmd.c1524 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in rtw_chk_hi_queue_hdl()
/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_ap.h13 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx);