Searched refs:_TIM_IE_ (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/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() 724 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network() 1225 case _TIM_IE_: in update_beacon()
|
D | rtw_xmit.c | 1667 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after update bcn */ in xmitframe_enqueue_for_sleeping_sta() 1718 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta() 1922 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit() 1987 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
|
D | rtw_recv.c | 961 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame() 979 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
|
D | rtw_cmd.c | 1053 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_ap.c | 81 _TIM_IE_, in update_BCNTIM() 145 *dst_ie++ = _TIM_IE_; in update_BCNTIM() 326 update_beacon(padapter, _TIM_IE_, NULL, true); in expire_timeout_chk() 997 update_beacon(padapter, _TIM_IE_, NULL, true); in start_bss_network() 1928 case _TIM_IE_: in update_beacon()
|
D | rtw_xmit.c | 2459 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta() 2527 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta() 2787 update_beacon(padapter, _TIM_IE_, NULL, true); in wakeup_sta_to_xmit() 2856 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 | 1768 update_beacon(padapter, _TIM_IE_, NULL, true); in rtw_chk_hi_queue_hdl()
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | wifi.h | 376 #define _TIM_IE_ 5 macro
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 480 #define _TIM_IE_ 5 macro
|