OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ah_txPowerIndexOffset
(Results
1 - 15
of
15
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_rfgain.c
166
probePowerIndex = ahp->ah_ofdmTxPower + ahp->
ah_txPowerIndexOffset
;
ar5212_reset.c
619
if ((ackTpcPow-ahp->
ah_txPowerIndexOffset
) > ichan->maxTxPower)
620
ackTpcPow = ichan->maxTxPower+ahp->
ah_txPowerIndexOffset
;
624
+ ahp->
ah_txPowerIndexOffset
;
627
if ((ctsTpcPow-ahp->
ah_txPowerIndexOffset
) > ichan->maxTxPower)
628
ctsTpcPow = ichan->maxTxPower+ahp->
ah_txPowerIndexOffset
;
632
+ ahp->
ah_txPowerIndexOffset
;
635
if ((chirpTpcPow-ahp->
ah_txPowerIndexOffset
) > ichan->maxTxPower)
636
chirpTpcPow = ichan->maxTxPower+ahp->
ah_txPowerIndexOffset
;
640
+ ahp->
ah_txPowerIndexOffset
;
1916
ahp->ah_ratesArray[i] += ahp->
ah_txPowerIndexOffset
;
[
all
...]
ar2316.c
587
ahp->
ah_txPowerIndexOffset
= (int16_t)(0 - minCalPower2316_t2);
589
ahp->
ah_txPowerIndexOffset
= 0;
ar2317.c
565
ahp->
ah_txPowerIndexOffset
= (int16_t)(0 - minCalPower2317_t2);
567
ahp->
ah_txPowerIndexOffset
= 0;
ar2413.c
581
ahp->
ah_txPowerIndexOffset
= (int16_t)(0 - minCalPower2413_t2);
583
ahp->
ah_txPowerIndexOffset
= 0;
ar2425.c
543
ahp->
ah_txPowerIndexOffset
= (int16_t)(0 - minCalPower2413_t2);
545
ahp->
ah_txPowerIndexOffset
= 0;
ar5413.c
617
ahp->
ah_txPowerIndexOffset
= (int16_t)(0 - minCalPower5413_t2);
619
ahp->
ah_txPowerIndexOffset
= 0;
ar5111.c
524
ahp->
ah_txPowerIndexOffset
= 0;
ar5112.c
530
ahp->
ah_txPowerIndexOffset
= PCDAC_STOP - *pPowerMax;
ar5212_misc.c
965
setting += ahp->
ah_txPowerIndexOffset
;
ar5212.h
298
int16_t
ah_txPowerIndexOffset
;
ar5212_xmit.c
690
txPower = (txPower + ahp->
ah_txPowerIndexOffset
);
/src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_xmit.c
183
txPower = (txPower + AH5212(ah)->
ah_txPowerIndexOffset
);
390
txPower = (txPower + ahp->
ah_txPowerIndexOffset
);
ar9285_reset.c
152
ahp->
ah_txPowerIndexOffset
= txPowerIndexOffset;
ar5416_reset.c
909
ahp->
ah_txPowerIndexOffset
= txPowerIndexOffset;
Completed in 26 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025