OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maxrates
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ath.c
5098
int i,
maxrates
;
local in function:rate_setup
5104
maxrates
= IEEE80211_RATE_MAXSIZE;
5106
maxrates
= rt->rateCount;
5107
for (i = 0; i <
maxrates
; i++)
5109
rs->rs_nrates =
maxrates
;
ath.c
5098
int i,
maxrates
;
local in function:rate_setup
5104
maxrates
= IEEE80211_RATE_MAXSIZE;
5106
maxrates
= rt->rateCount;
5107
for (i = 0; i <
maxrates
; i++)
5109
rs->rs_nrates =
maxrates
;
Completed in 27 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025