Home
last modified time | relevance | path

Searched refs:_TIM_IE_ (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ap.c84 …p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, _TIM_IE_, &tim_ielen, pnetwork_mlmeext->IELength - _FIXED_… in update_BCNTIM()
120 *dst_ie++ = _TIM_IE_; in update_BCNTIM()
351 update_beacon(padapter, _TIM_IE_, NULL, false); in expire_timeout_chk()
826 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network()
1374 case _TIM_IE_: in update_beacon()
Drtw_xmit.c1801 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after update bcn */ in xmitframe_enqueue_for_sleeping_sta()
1852 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta()
2056 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit()
2121 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
Drtw_recv.c1066 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
1084 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
Drtw_cmd.c1151 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dwifi.h485 #define _TIM_IE_ 5 macro