Searched refs:IEEE80211_C_PMGT (Results 1 – 10 of 10) sorted by relevance
639 #define IEEE80211_C_PMGT 0x00000200 /* CAPABILITY: Power mgmt */ macro
2721 if ((vap->iv_caps & IEEE80211_C_PMGT) == 0) in ieee80211_ioctl_set80211()
328 #define IEEE80211_C_PMGT 0x00000200 /* CAPABILITY: Power mgmt */ macro365 if ((dcaps & IEEE80211_C_PMGT) != 0) in wlan_drivercaps_to_snmp()
910 ic->ic_caps |= IEEE80211_C_PMGT; in ndis_80211attach()2796 if (ic->ic_caps & IEEE80211_C_PMGT) { in ndis_getstate_80211()
329 | IEEE80211_C_PMGT in wi_attach()
279 | IEEE80211_C_PMGT /* power save supported */ in ipw_attach()
357 | IEEE80211_C_PMGT /* power save supported */ in iwi_attach()
885 | IEEE80211_C_PMGT /* Station side power mgmt */ in ath_attach()
469 | IEEE80211_C_PMGT /* Station-side power mgmt */ in wpi_attach()
580 | IEEE80211_C_PMGT /* Station-side power mgmt */ in iwn_attach()