Home
last modified time | relevance | path

Searched refs:ic_chan_active (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c415 bzero(ic->ic_chan_active, sizeof (ic->ic_chan_active)); in ieee80211_setmode()
423 ieee80211_setbit(ic->ic_chan_active, i); in ieee80211_setmode()
428 ieee80211_setbit(ic->ic_chan_active, i); in ieee80211_setmode()
446 ieee80211_isclr(ic->ic_chan_active, in ieee80211_setmode()
449 if (ieee80211_isset(ic->ic_chan_active, i)) { in ieee80211_setmode()
459 ieee80211_isclr(ic->ic_chan_active, in ieee80211_setmode()
H A Dnet80211_node.c215 bcopy(ic->ic_chan_active, im->im_chan_scan, in ieee80211_reset_scan()
216 sizeof (ic->ic_chan_active)); in ieee80211_reset_scan()
426 if (ieee80211_isclr(ic->ic_chan_active, in ieee80211_match_bss()
H A Dnet80211_proto.c372 if (ieee80211_isset(ic->ic_chan_active, in ieee80211_reset_chan()
H A Dnet80211_input.c980 if (ieee80211_isclr(ic->ic_chan_active, scan.chan)) { in ieee80211_recv_beacon()
H A Dnet80211_ioctl.c1818 ieee80211_isclr(ic->ic_chan_active, ch)) { in wl_set_phy()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h496 uint8_t ic_chan_active[IEEE80211_CHAN_BYTES]; member
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c1595 isset(ic->ic_chan_active, i)) { in ipw2200_start_scan()
1609 isset(ic->ic_chan_active, i)) { in ipw2200_start_scan()