Searched refs:IEEE80211_IOC_WME_TXOPLIMIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_ioctl.h649 #define IEEE80211_IOC_WME_TXOPLIMIT 49 /* WME: txops limit */ macro
H A Dieee80211_ioctl.c574 case IEEE80211_IOC_WME_TXOPLIMIT: /* WME: txops limit */
960 case IEEE80211_IOC_WME_TXOPLIMIT: /* WME: txops limit */
1809 case IEEE80211_IOC_WME_TXOPLIMIT: /* WME: txops limit */
2952 case IEEE80211_IOC_WME_TXOPLIMIT: /* WME: txops limit */
/freebsd-10.0-release/sbin/ifconfig/
H A Difieee80211.c1147 set80211(s, IEEE80211_IOC_WME_TXOPLIMIT, atoi(val), getac(ac), NULL);
1196 set80211(s, IEEE80211_IOC_WME_TXOPLIMIT, atoi(val),
3739 if (get80211wme(s, IEEE80211_IOC_WME_TXOPLIMIT, ac, &val) != -1)

Completed in 156 milliseconds