Searched refs:IEEE80211_F_PMGTON (Results 1 – 13 of 13) sorted by relevance
106 (vap->iv_flags & IEEE80211_F_PMGTON)) { in r92e_set_pwrmode()
312 (vap->iv_flags & IEEE80211_F_PMGTON) != 0) { in iwm_power_build_cmd()425 (vap->iv_flags & IEEE80211_F_PMGTON) != 0) { in iwm_power_set_ba()
126 (vap->iv_flags & IEEE80211_F_PMGTON)) { in r12a_set_pwrmode()
198 (vap->iv_flags & IEEE80211_F_PMGTON)) { in r88e_set_pwrmode()
317 (vap->iv_flags & IEEE80211_F_PMGTON)) in r92c_set_pwrmode()
623 if (! (vap->iv_flags & IEEE80211_F_PMGTON)) in ieee80211_sta_ps_timer_check()
848 if (vap->iv_flags & IEEE80211_F_PMGTON) in ieee80211_ioctl_get80211()2873 if (vap->iv_flags & IEEE80211_F_PMGTON) { in ieee80211_ioctl_set80211()2874 ieee80211_syncflag(vap, -IEEE80211_F_PMGTON); in ieee80211_ioctl_set80211()2881 else if ((vap->iv_flags & IEEE80211_F_PMGTON) == 0) { in ieee80211_ioctl_set80211()2882 ieee80211_syncflag(vap, IEEE80211_F_PMGTON); in ieee80211_ioctl_set80211()
625 #define IEEE80211_F_PMGTON 0x00000800 /* CONF: Power mgmt enable */ macro
2394 if (vap->iv_flags & IEEE80211_F_PMGTON) in ndis_setstate_80211()2803 vap->iv_flags &= ~IEEE80211_F_PMGTON; in ndis_getstate_80211()2805 vap->iv_flags |= IEEE80211_F_PMGTON; in ndis_getstate_80211()
794 if (vap->iv_flags & IEEE80211_F_PMGTON) { in wi_newstate_sta()
2515 if (vap->iv_flags & IEEE80211_F_PMGTON) { in iwi_setpowermode()
4584 if ((vap->iv_flags & IEEE80211_F_PMGTON) && in wpi_run()
6069 if (ic->ic_flags & IEEE80211_F_PMGTON) in iwn_collect_noise()