Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/wlandebug/
Dwlandebug.c77 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro
113 { "wme", IEEE80211_MSG_WME },
/freebsd-12-stable/sys/net80211/
Dieee80211_proto.c1496 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in setwmeparams()
1706 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
1742 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
1750 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
Dieee80211_sta.c1153 IEEE80211_MSG_ELEMID | IEEE80211_MSG_WME, in ieee80211_parse_wmeie()
1178 IEEE80211_MSG_ELEMID | IEEE80211_MSG_WME, in ieee80211_parse_wmeparams()
1201 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_parse_wmeparams()
Dieee80211_var.h997 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro
Dieee80211_output.c3808 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_beacon_update()
3820 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_beacon_update()