Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h499 #define IEEE80211_WMEPARAM_VAL 0x7fff /* parameter value */ macro
H A Dieee80211_ioctl.c558 ac = (ireq->i_len & IEEE80211_WMEPARAM_VAL); in ieee80211_ioctl_getwmeparam()
1831 ac = (ireq->i_len & IEEE80211_WMEPARAM_VAL); in ieee80211_ioctl_setwmeparam()
/freebsd/sbin/ifconfig/
H A Difieee80211.c4582 param, ac & IEEE80211_WMEPARAM_VAL, in get80211wme()