Searched refs:IEEE80211_MSG_WME (Results 1 – 5 of 5) sorted by relevance
/freebsd/usr.sbin/wlandebug/ |
H A D | wlandebug.c | 75 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro 111 { "wme", IEEE80211_MSG_WME },
|
/freebsd/sys/net80211/ |
H A D | ieee80211_proto.c | 1506 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()
|
H A D | ieee80211_sta.c | 1153 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()
|
H A D | ieee80211_var.h | 1034 #define IEEE80211_MSG_WME 0x00000400 /* WME protocol */ macro
|
H A D | ieee80211_output.c | 3890 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_beacon_update() 3902 IEEE80211_DPRINTF(vap, IEEE80211_MSG_WME, in ieee80211_beacon_update()
|