Home
last modified time | relevance | path

Searched refs:IEEE80211_C_PMGT (Results 1 – 10 of 10) sorted by relevance

/NextBSD/sys/net80211/
HDieee80211_var.h639 #define IEEE80211_C_PMGT 0x00000200 /* CAPABILITY: Power mgmt */ macro
HDieee80211_ioctl.c2721 if ((vap->iv_caps & IEEE80211_C_PMGT) == 0) in ieee80211_ioctl_set80211()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_sys.c328 #define IEEE80211_C_PMGT 0x00000200 /* CAPABILITY: Power mgmt */ macro
365 if ((dcaps & IEEE80211_C_PMGT) != 0) in wlan_drivercaps_to_snmp()
/NextBSD/sys/dev/if_ndis/
HDif_ndis.c910 ic->ic_caps |= IEEE80211_C_PMGT; in ndis_80211attach()
2796 if (ic->ic_caps & IEEE80211_C_PMGT) { in ndis_getstate_80211()
/NextBSD/sys/dev/wi/
HDif_wi.c329 | IEEE80211_C_PMGT in wi_attach()
/NextBSD/sys/dev/ipw/
HDif_ipw.c279 | IEEE80211_C_PMGT /* power save supported */ in ipw_attach()
/NextBSD/sys/dev/iwi/
HDif_iwi.c357 | IEEE80211_C_PMGT /* power save supported */ in iwi_attach()
/NextBSD/sys/dev/ath/
HDif_ath.c885 | IEEE80211_C_PMGT /* Station side power mgmt */ in ath_attach()
/NextBSD/sys/dev/wpi/
HDif_wpi.c469 | IEEE80211_C_PMGT /* Station-side power mgmt */ in wpi_attach()
/NextBSD/sys/dev/iwn/
HDif_iwn.c580 | IEEE80211_C_PMGT /* Station-side power mgmt */ in iwn_attach()