Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_scan.c535 int i, nbands, schan, nchan; in dump_country() local
542 nbands = (cie->len - 3) / sizeof(cie->band[0]); in dump_country()
543 for (i = 0; i < nbands; i++) { in dump_country()
/f-stack/tools/ifconfig/
H A Difieee80211.c3513 int i, nbands, schan, nchan; in printcountry() local
3516 nbands = (cie->len - 3) / sizeof(cie->band[0]); in printcountry()
3517 for (i = 0; i < nbands; i++) { in printcountry()