Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h156 #define IEEE80211_IS_CHAN_ANYG(_c) \ macro
H A Dnet80211.c507 else if (IEEE80211_IS_CHAN_ANYG(chan)) in ieee80211_chan2mode()
H A Dnet80211_output.c569 if (IEEE80211_IS_CHAN_ANYG(ic->ic_curchan)) in ieee80211_send_mgmt()
/titanic_44/usr/src/uts/common/io/mwl/
H A Dmwl_var.h139 #define IEEE80211_IS_CHAN_ANYG(_c) \ macro
H A Dmwl.c2533 else if (IEEE80211_IS_CHAN_ANYG(chan)) in mwl_chan2mode()