Home
last modified time | relevance | path

Searched refs:IEEE80211_MSG_STATE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c742 ieee80211_dbg(IEEE80211_MSG_STATE | IEEE80211_MSG_DEBUG, in ieee80211_beacon_miss()
788 ieee80211_dbg(IEEE80211_MSG_STATE, "ieee80211_newstate(): " in ieee80211_newstate()
859 ieee80211_dbg(IEEE80211_MSG_STATE, in ieee80211_newstate()
H A Dnet80211_impl.h244 #define IEEE80211_MSG_STATE 0x00080000 /* state machine */ macro