Home
last modified time | relevance | path

Searched refs:nbands (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_scan.c534 int i, nbands, schan, nchan; in dump_country() local
541 nbands = (cie->len - 3) / sizeof(cie->band[0]); in dump_country()
542 for (i = 0; i < nbands; i++) { in dump_country()
/freebsd/sbin/ifconfig/
H A Difieee80211.c3529 int i, nbands, schan, nchan; in printcountry() local
3532 nbands = (cie->len - 3) / sizeof(cie->band[0]); in printcountry()
3533 for (i = 0; i < nbands; i++) { in printcountry()