Searched refs:tpcReduction (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c1019 int16_t tpcReduction, powerLimit; local
1038 tpcReduction = tpcScaleReductionTable[0];
1168 calctxpower(&ahp.h, ng, gchans, tpcReduction, powerLimit, gtxpow);
1179 calctxpower(&ahp.h, nb, bchans, tpcReduction, powerLimit, btxpow);
1190 calctxpower(&ahp.h, na, achans, tpcReduction, powerLimit, atxpow);
1201 calctxpower(&ahp.h, nt, tchans, tpcReduction, powerLimit, ttxpow);
1212 calctxpower(&ahp.h, ntg, tgchans, tpcReduction, powerLimit, tgtxpow);
1223 calctxpower(&ahp.h, nn, nchans, tpcReduction, powerLimit, ntxpow);

Completed in 145 milliseconds