OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxpwr2GHz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iwnvar.h
304
int8_t
maxpwr2GHz
;
if_iwn.c
1692
sc->
maxpwr2GHz
= val & 0xff;
1697
if (sc->
maxpwr2GHz
< 20 || sc->
maxpwr2GHz
> 50)
1698
sc->
maxpwr2GHz
= 38;
1699
DPRINTF(("maxpwr 2GHz=%d 5GHz=%d\n", sc->
maxpwr2GHz
, sc->maxpwr5GHz));
3741
maxpwr = sc->
maxpwr2GHz
;
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025