Searched refs:IEEE80211_C_TXPMGT (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_var.h600 #define IEEE80211_C_TXPMGT 0x00002000 /* CAPABILITY: tx power mgmt */ macro
H A Dieee80211_ioctl.c2732 if ((ic->ic_caps & IEEE80211_C_TXPMGT) == 0)
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c332 #define IEEE80211_C_TXPMGT 0x00002000 /* CAPABILITY: tx power mgmt */ macro
373 if ((dcaps & IEEE80211_C_TXPMGT) != 0)
/freebsd-9.3-release/sys/dev/if_ndis/
H A Dif_ndis.c926 ic->ic_caps |= IEEE80211_C_TXPMGT;
2298 if ((ic->ic_caps & IEEE80211_C_TXPMGT) &&
2724 if (ic->ic_caps & IEEE80211_C_TXPMGT) {
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo.c292 | IEEE80211_C_TXPMGT /* capable of txpow mgt */
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_rum.c498 | IEEE80211_C_TXPMGT /* tx power management */
H A Dif_uath.c453 IEEE80211_C_TXPMGT | /* tx power management */
H A Dif_ural.c483 | IEEE80211_C_TXPMGT /* tx power management */
H A Dif_urtw.c892 IEEE80211_C_TXPMGT | /* tx power management */
/freebsd-9.3-release/sys/dev/wpi/
H A Dif_wpi.c620 | IEEE80211_C_TXPMGT /* tx power management */
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath.c581 ic->ic_caps |= IEEE80211_C_TXPMGT;
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c434 | IEEE80211_C_TXPMGT /* capable of txpow mgt */
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c569 | IEEE80211_C_TXPMGT /* tx power management */
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c1073 | IEEE80211_C_TXPMGT /* capable of txpow mgt */

Completed in 607 milliseconds