OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ratebuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
wi.c
371
}
ratebuf
;
local in function:wi_attach
525
buflen = sizeof(
ratebuf
);
526
if (wi_read_rid(sc, WI_RID_DATA_RATES, &
ratebuf
, &buflen) == 0 &&
528
nrate = le16toh(
ratebuf
.nrates);
532
&
ratebuf
.rates[0], nrate);
wi.c
371
}
ratebuf
;
local in function:wi_attach
525
buflen = sizeof(
ratebuf
);
526
if (wi_read_rid(sc, WI_RID_DATA_RATES, &
ratebuf
, &buflen) == 0 &&
528
nrate = le16toh(
ratebuf
.nrates);
532
&
ratebuf
.rates[0], nrate);
Completed in 25 milliseconds
Indexes created Sat Oct 04 02:10:01 GMT 2025