Searched refs:_TIM_IE_ (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/drivers/staging/rtl8188eu/core/ |
D | rtw_ap.c | 70 p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, _TIM_IE_, &tim_ielen, in update_BCNTIM() 112 *dst_ie++ = _TIM_IE_; in update_BCNTIM() 246 update_beacon(padapter, _TIM_IE_, NULL, in expire_timeout_chk() 714 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network() 1218 case _TIM_IE_: in update_beacon()
|
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 | 78 _TIM_IE_, in update_BCNTIM() 135 *dst_ie++ = _TIM_IE_; in update_BCNTIM() 302 update_beacon(padapter, _TIM_IE_, NULL, true); in expire_timeout_chk() 925 update_beacon(padapter, _TIM_IE_, NULL, true); in start_bss_network() 1775 case _TIM_IE_: in update_beacon()
|
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 | wifi.h | 368 #define _TIM_IE_ 5 macro
|
/Linux-v5.4/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 480 #define _TIM_IE_ 5 macro
|