Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/wlandebug/
H A Dwlandebug.c71 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro
107 { "wme", IEEE80211_MSG_WME },
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_proto.c1021 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in setwmeparams()
1226 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
1260 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
1284 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_wme_updateparams_locked()
H A Dieee80211_sta.c1109 IEEE80211_MSG_ELEMID | IEEE80211_MSG_WME, in ieee80211_parse_wmeparams()
H A Dieee80211_output.c3368 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME,
3380 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME,
/dragonfly/sys/netproto/802_11/
H A Dieee80211_var.h934 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro