Home
last modified time | relevance | path

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

/NextBSD/sbin/ifconfig/
HDifieee80211.c3705 get80211wme(int s, int param, int ac, int *val) in get80211wme() function
3731 if (get80211wme(s, IEEE80211_IOC_WME_CWMIN, ac, &val) != -1) in list_wme_aci()
3733 if (get80211wme(s, IEEE80211_IOC_WME_CWMAX, ac, &val) != -1) in list_wme_aci()
3735 if (get80211wme(s, IEEE80211_IOC_WME_AIFS, ac, &val) != -1) in list_wme_aci()
3737 if (get80211wme(s, IEEE80211_IOC_WME_TXOPLIMIT, ac, &val) != -1) in list_wme_aci()
3739 if (get80211wme(s, IEEE80211_IOC_WME_ACM, ac, &val) != -1) { in list_wme_aci()
3747 if (get80211wme(s, IEEE80211_IOC_WME_ACKPOLICY, ac, &val) != -1) { in list_wme_aci()