Searched refs:schan (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dieee80211.c1195 int i, nbands, schan, nchan; local
1200 schan = cie->band[i].schan;
1203 printf(" %u-%u,%u", schan, schan + nchan-1,
1206 printf(" %u,%u", schan, cie->band[i].maxtxpwr);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Drefclock_wwv.c555 int schan; /* probe channel */ member in struct:wwvunit
1994 up->schan = (up->schan + 1) % NCHAN;
1995 wwv_qsy(peer, up->schan);
2532 up->schan = up->dchan;
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211.h442 u_int8_t schan; /* starting channel */ member in struct:ieee80211_band

Completed in 74 milliseconds