Searched refs:WME_PARAM_ACM (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211.h282 #define WME_PARAM_ACM 0x10 /* Mask for ACM bit */ macro
H A Dieee80211_sta.c1108 wmep->wmep_acm = MS(frm[0], WME_PARAM_ACM);
H A Dieee80211_output.c1895 | SM(ac->wmep_acm, WME_PARAM_ACM)
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c2524 , MS(ac->acp_aci_aifsn, WME_PARAM_ACM) ? "acm " : ""

Completed in 109 milliseconds