OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rawNoiseFloor
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/
ah.c
785
if (ichan->
rawNoiseFloor
== 0) {
791
return ichan->
rawNoiseFloor
+ ichan->noiseFloorAdjust;
819
if (c->
rawNoiseFloor
>= 0)
823
nf = c->
rawNoiseFloor
+ NOISE_FLOOR[mode] +
829
(c->
rawNoiseFloor
+ ath_hal_getNfAdjust(ah, c));
835
(c->
rawNoiseFloor
+ ath_hal_getNfAdjust(ah, c));
843
if (c->
rawNoiseFloor
>= 0)
849
c->channel, c->channelFlags, c->
rawNoiseFloor
,
ah_internal.h
144
int16_t
rawNoiseFloor
;
/src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_reset.c
984
chan->
rawNoiseFloor
= 0;
987
chan->
rawNoiseFloor
= nf;
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c
971
chan->
rawNoiseFloor
= nf;
1008
chan->
rawNoiseFloor
= 0;
1010
chan->
rawNoiseFloor
= nf;
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_cal.c
684
chan->
rawNoiseFloor
= nf;
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
1273
chan->
rawNoiseFloor
= h->privNF; /* most recent value */
1274
return chan->
rawNoiseFloor
;
1345
return (chan->
rawNoiseFloor
= nf);
Completed in 17 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025