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));
423 ieee80211_setbit(ic->ic_chan_active, i);
428 ieee80211_setbit(ic->ic_chan_active, i);
446 ieee80211_isclr(ic->ic_chan_active,
449 if (ieee80211_isset(ic->ic_chan_active, i)) {
459 ieee80211_isclr(ic->ic_chan_active,
H A Dnet80211_node.c215 bcopy(ic->ic_chan_active, im->im_chan_scan,
216 sizeof (ic->ic_chan_active));
426 if (ieee80211_isclr(ic->ic_chan_active,
H A Dnet80211_proto.c372 if (ieee80211_isset(ic->ic_chan_active,
H A Dnet80211_input.c980 if (ieee80211_isclr(ic->ic_chan_active, scan.chan)) {
H A Dnet80211_ioctl.c1818 ieee80211_isclr(ic->ic_chan_active, ch)) {
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h496 uint8_t ic_chan_active[IEEE80211_CHAN_BYTES]; member in struct:ieee80211com
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c1595 isset(ic->ic_chan_active, i)) {
1609 isset(ic->ic_chan_active, i)) {

Completed in 85 milliseconds