Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h493 #define IEEE80211_WMEPARAM_VAL 0x7fff /* parameter value */ macro
H A Dieee80211_ioctl.c560 ac = (ireq->i_len & IEEE80211_WMEPARAM_VAL); in ieee80211_ioctl_getwmeparam()
1812 ac = (ireq->i_len & IEEE80211_WMEPARAM_VAL); in ieee80211_ioctl_setwmeparam()
/f-stack/tools/ifconfig/
H A Difieee80211.c4290 param, ac & IEEE80211_WMEPARAM_VAL, in get80211wme()