OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nbands
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/ifconfig/
ieee80211.c
1233
int i,
nbands
, schan, nchan;
local in function:printcountry
1236
nbands
= (cie->len - 3) / sizeof(cie->band[0]);
1237
for (i = 0; i <
nbands
; i++) {
/src/sys/dev/ic/
bwfm.c
406
const u_int
nbands
= le32toh(bandlist[0]);
local in function:bwfm_attach
407
for (i = 1; i <= MIN(
nbands
, __arraycount(bandlist) - 1); i++) {
Completed in 13 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025