Searched refs:IEEE80211_F_PMGTON (Results 1 – 11 of 11) sorted by relevance
104 (vap->iv_flags & IEEE80211_F_PMGTON)) { in r92e_set_pwrmode()
310 (vap->iv_flags & IEEE80211_F_PMGTON) != 0) { in iwm_power_build_cmd()423 (vap->iv_flags & IEEE80211_F_PMGTON) != 0) { in iwm_power_set_ba()
124 (vap->iv_flags & IEEE80211_F_PMGTON)) { in r12a_set_pwrmode()
196 (vap->iv_flags & IEEE80211_F_PMGTON)) { in r88e_set_pwrmode()
312 (vap->iv_flags & IEEE80211_F_PMGTON)) in r92c_set_pwrmode()
621 if (! (vap->iv_flags & IEEE80211_F_PMGTON)) in ieee80211_sta_ps_timer_check()
851 if (vap->iv_flags & IEEE80211_F_PMGTON) in ieee80211_ioctl_get80211()2878 if (vap->iv_flags & IEEE80211_F_PMGTON) { in ieee80211_ioctl_set80211()2879 ieee80211_syncflag(vap, -IEEE80211_F_PMGTON); in ieee80211_ioctl_set80211()2886 else if ((vap->iv_flags & IEEE80211_F_PMGTON) == 0) { in ieee80211_ioctl_set80211()2887 ieee80211_syncflag(vap, IEEE80211_F_PMGTON); in ieee80211_ioctl_set80211()
637 #define IEEE80211_F_PMGTON 0x00000800 /* CONF: Power mgmt enable */ macro
2511 if (vap->iv_flags & IEEE80211_F_PMGTON) { in iwi_setpowermode()
4582 if ((vap->iv_flags & IEEE80211_F_PMGTON) && in wpi_run()
6059 if (ic->ic_flags & IEEE80211_F_PMGTON) in iwn_collect_noise()