Searched refs:_TIM_IE_ (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_ap.c | 68 …p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, _TIM_IE_, &tim_ielen, pnetwork_mlmeext->IELength - _FIXED_… in update_BCNTIM() 104 *dst_ie++ = _TIM_IE_; in update_BCNTIM() 234 update_beacon(padapter, _TIM_IE_, NULL, false); in expire_timeout_chk() 715 case _TIM_IE_: in update_beacon()
|
| A D | rtw_xmit.c | 1808 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after upate bcn */ in xmitframe_enqueue_for_sleeping_sta() 1859 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta() 2063 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit() 2128 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
|
| A D | rtw_recv.c | 904 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame() 922 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
|
| A D | rtw_cmd.c | 1246 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
|
| /linux/drivers/staging/r8188eu/include/ |
| A D | wifi.h | 445 #define _TIM_IE_ 5 macro
|
Completed in 18 milliseconds