Home
last modified time | relevance | path

Searched refs:IEEE80211_HTCAP_SMPS_DYNAMIC (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211.h784 #define IEEE80211_HTCAP_SMPS_DYNAMIC 0x0004 /* send RTS first */ macro
H A Dieee80211_ht.c1843 case IEEE80211_HTCAP_SMPS_DYNAMIC: in htcap_update_mimo_ps()
H A Dieee80211_ioctl.c1122 ireq->i_val = IEEE80211_HTCAP_SMPS_DYNAMIC; in ieee80211_ioctl_get80211()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c1565 case IEEE80211_HTCAP_SMPS_DYNAMIC: in wlan_config_set_snmp_intval()
1821 *value = IEEE80211_HTCAP_SMPS_DYNAMIC; in wlan_config_snmp2value()
/freebsd/sbin/ifconfig/
H A Difieee80211.c5368 if (val == IEEE80211_HTCAP_SMPS_DYNAMIC) in ieee80211_status()
6063 DEF_CMD("smpsdyn", IEEE80211_HTCAP_SMPS_DYNAMIC, set80211smps),
/freebsd/sys/dev/iwn/
H A Dif_iwn.c7395 case IEEE80211_HTCAP_SMPS_DYNAMIC: in iwn_run()