Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/wlandebug/
HDwlandebug.c75 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro
111 { "wme", IEEE80211_MSG_WME },
/freebsd-14-stable/sys/net80211/
HDieee80211_proto.c1506 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in setwmeparams()
1716 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
1751 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
1759 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
HDieee80211_sta.c1161 IEEE80211_MSG_ELEMID | IEEE80211_MSG_WME, in ieee80211_parse_wmeie()
1186 IEEE80211_MSG_ELEMID | IEEE80211_MSG_WME, in ieee80211_parse_wmeparams()
1209 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_parse_wmeparams()
HDieee80211_var.h1029 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro
HDieee80211_output.c3885 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_beacon_update()
3897 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_beacon_update()