Home
last modified time | relevance | path

Searched refs:IEEE80211_IS_CHAN_NOADHOC (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A D_ieee80211.h309 #define IEEE80211_IS_CHAN_NOADHOC(_c) \ macro
H A Dieee80211_scan_sta.c1596 if (IEEE80211_IS_CHAN_NOADHOC(c)) in adhoc_pick_channel()
H A Dieee80211_proto.c1945 IEEE80211_IS_CHAN_NOADHOC(ic->ic_curchan)) || in ieee80211_start_check_reset_chan()
H A Dieee80211_ioctl.c1997 if (IEEE80211_IS_CHAN_NOADHOC(c)) in setcurchan()