Searched refs:_TIM_IE_ (Results 1 – 5 of 5) sorted by relevance
/drivers/staging/rtl8188eu/core/ |
D | rtw_ap.c | 79 p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, _TIM_IE_, &tim_ielen, in update_BCNTIM() 122 *dst_ie++ = _TIM_IE_; in update_BCNTIM() 364 update_beacon(padapter, _TIM_IE_, in expire_timeout_chk() 845 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network() 1350 case _TIM_IE_: in update_beacon()
|
D | rtw_xmit.c | 1740 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after update bcn */ in xmitframe_enqueue_for_sleeping_sta() 1791 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta() 1995 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit() 2060 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
|
D | rtw_recv.c | 1026 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame() 1044 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
|
D | rtw_cmd.c | 1089 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
|
/drivers/staging/rtl8188eu/include/ |
D | wifi.h | 391 #define _TIM_IE_ 5 macro
|