Searched refs:WLAN_STA_TIM (Results 1 – 4 of 4) sorted by relevance
58 #define WLAN_STA_TIM BIT3 macro
57 #define WLAN_STA_TIM BIT3 macro
15 #define WLAN_STA_TIM BIT(3) /* TIM bit is on for PS stations */ macro
244 sta->flags &= ~WLAN_STA_TIM; in ap_handle_timer()1060 sta->flags & WLAN_STA_TIM ? " TIM" : "", in prism2_sta_proc_show()2000 if (!(sta->flags & WLAN_STA_TIM)) in handle_pspoll()2004 sta->flags &= ~WLAN_STA_TIM; in handle_pspoll()2832 sta->flags |= WLAN_STA_TIM; in hostap_handle_sta_tx()2844 if (sta->flags & WLAN_STA_TIM) in hostap_handle_sta_tx()2848 sta->flags |= WLAN_STA_TIM; in hostap_handle_sta_tx()