OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rrsr_rate
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwn.c
1633
uint32_t rrsr_mask,
rrsr_rate
;
local in function:urtwn_ra_init
1713
rrsr_rate
= ic->ic_fixed_rate;
1714
if (
rrsr_rate
== -1)
1715
rrsr_rate
= 11;
1717
rrsr_mask = 0xffff >> (15 -
rrsr_rate
);
if_urtwn.c
1633
uint32_t rrsr_mask,
rrsr_rate
;
local in function:urtwn_ra_init
1713
rrsr_rate
= ic->ic_fixed_rate;
1714
if (
rrsr_rate
== -1)
1715
rrsr_rate
= 11;
1717
rrsr_mask = 0xffff >> (15 -
rrsr_rate
);
Completed in 27 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025