| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_ap.c | 246 update_beacon(padapter, _TIM_IE_, NULL, in expire_timeout_chk() 714 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network() 1201 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function 1360 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1372 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1385 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1396 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1410 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1422 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1470 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join() [all …]
|
| D | rtw_xmit.c | 1673 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after update bcn */ in xmitframe_enqueue_for_sleeping_sta() 1724 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta() 1933 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit() 1998 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
|
| D | rtw_recv.c | 956 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame() 974 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
|
| D | rtw_cmd.c | 1039 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_ap.c | 302 update_beacon(padapter, _TIM_IE_, NULL, true); in expire_timeout_chk() 925 update_beacon(padapter, _TIM_IE_, NULL, true); in start_bss_network() 1748 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function 1952 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1964 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1977 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1988 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 2002 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 2014 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 2066 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join() [all …]
|
| D | rtw_xmit.c | 2457 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta() 2525 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta() 2785 update_beacon(padapter, _TIM_IE_, NULL, true); in wakeup_sta_to_xmit() 2854 update_beacon(padapter, _TIM_IE_, NULL, true); in xmit_delivery_enabled_frames()
|
| D | rtw_recv.c | 1184 update_beacon(padapter, _TIM_IE_, NULL, true); in validate_recv_ctrl_frame() 1210 update_beacon(padapter, _TIM_IE_, NULL, true); in validate_recv_ctrl_frame()
|
| D | rtw_cmd.c | 1725 update_beacon(padapter, _TIM_IE_, NULL, true); in rtw_chk_hi_queue_hdl()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/include/ |
| D | rtw_ap.h | 22 void update_beacon(struct adapter *padapter, u8 ie_id,
|
| /Linux-v5.4/drivers/staging/rtl8723bs/include/ |
| D | rtw_ap.h | 13 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
|
| /Linux-v5.4/drivers/staging/rtl8188eu/os_dep/ |
| D | ioctl_linux.c | 2664 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_linux.c | 4014 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()
|