get80211wme
if (get80211wme(ctx, IEEE80211_IOC_WME_CWMIN, ac, &val) != -1)
if (get80211wme(ctx, IEEE80211_IOC_WME_CWMAX, ac, &val) != -1)
if (get80211wme(ctx, IEEE80211_IOC_WME_AIFS, ac, &val) != -1)
if (get80211wme(ctx, IEEE80211_IOC_WME_TXOPLIMIT, ac, &val) != -1)
if (get80211wme(ctx, IEEE80211_IOC_WME_ACM, ac, &val) != -1) {
if (get80211wme(ctx, IEEE80211_IOC_WME_ACKPOLICY, ac, &val) != -1) {