Searched refs:IEEE80211_PS_DISABLED (Results 1 – 4 of 4) sorted by relevance
519 ieee->ps = IEEE80211_PS_DISABLED; in ieee80211_wx_set_power()568 if (ieee->ps == IEEE80211_PS_DISABLED) { in ieee80211_wx_get_power()
1700 if ((ieee->ps == IEEE80211_PS_DISABLED || in ieee80211_sta_ps()1897 if (ieee->sta_sleep || (ieee->ps != IEEE80211_PS_DISABLED && in ieee80211_rx_frame_softmac()2565 ieee->ps = IEEE80211_PS_DISABLED; in ieee80211_softmac_init()
1268 #define IEEE80211_PS_DISABLED 0 macro
795 #define IEEE80211_PS_DISABLED 0 macro