| /Linux-v5.15/drivers/staging/rtl8723bs/core/ |
| D | rtw_ap.c | 240 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() 1530 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function 1717 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1729 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1742 update_beacon(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join() 1753 update_beacon(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join() 1767 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1779 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1814 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_join() [all …]
|
| D | rtw_xmit.c | 2052 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in xmitframe_enqueue_for_sleeping_sta() 2107 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in xmitframe_enqueue_for_sleeping_sta() 2302 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in wakeup_sta_to_xmit() 2362 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in xmit_delivery_enabled_frames()
|
| D | rtw_recv.c | 987 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in validate_recv_ctrl_frame() 1009 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in validate_recv_ctrl_frame()
|
| D | rtw_cmd.c | 1637 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in rtw_chk_hi_queue_hdl()
|
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_ap.c | 235 update_beacon(padapter, _TIM_IE_, NULL, false); in expire_timeout_chk() 715 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network() 1240 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function 1411 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1423 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1436 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1447 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1461 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1473 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1521 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join() [all …]
|
| D | rtw_xmit.c | 1832 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after upate bcn */ in xmitframe_enqueue_for_sleeping_sta() 1883 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta() 2087 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit() 2152 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
|
| D | rtw_recv.c | 976 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame() 994 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
|
| D | rtw_cmd.c | 1783 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | rtw_ap.h | 19 void update_beacon(struct adapter *padapter, u8 ie_id,
|
| /Linux-v5.15/drivers/staging/rtl8723bs/include/ |
| D | rtw_ap.h | 13 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
|
| /Linux-v5.15/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_linux.c | 1053 update_beacon(padapter, WLAN_EID_VENDOR_SPECIFIC, wps_oui, true); in rtw_set_wps_beacon()
|