Searched refs:_TIM_IE_ (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_ap.c | 69 …p = rtw_get_ie(pie + _FIXED_IE_LENGTH_, _TIM_IE_, &tim_ielen, pnetwork_mlmeext->IELength - _FIXED_… in update_BCNTIM() 105 *dst_ie++ = _TIM_IE_; in update_BCNTIM() 235 update_beacon(padapter, _TIM_IE_, NULL, false); in expire_timeout_chk() 715 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network() 1260 case _TIM_IE_: in update_beacon()
|
| D | rtw_xmit.c | 1832 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after upate bcn */ in xmitframe_enqueue_for_sleeping_sta() 1883 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta() 2087 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit() 2152 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
|
| D | rtw_recv.c | 976 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame() 994 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
|
| D | rtw_cmd.c | 1783 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | wifi.h | 487 #define _TIM_IE_ 5 macro
|