Home
last modified time | relevance | path

Searched refs:tpcReduction (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/tools/ath/athrd/
H A Dathrd.c1017 int16_t tpcReduction, powerLimit; in main() local
1036 tpcReduction = tpcScaleReductionTable[0]; in main()
1166 calctxpower(&ahp.h, ng, gchans, tpcReduction, powerLimit, gtxpow); in main()
1177 calctxpower(&ahp.h, nb, bchans, tpcReduction, powerLimit, btxpow); in main()
1188 calctxpower(&ahp.h, na, achans, tpcReduction, powerLimit, atxpow); in main()
1199 calctxpower(&ahp.h, nt, tchans, tpcReduction, powerLimit, ttxpow); in main()
1210 calctxpower(&ahp.h, ntg, tgchans, tpcReduction, powerLimit, tgtxpow); in main()
1221 calctxpower(&ahp.h, nn, nchans, tpcReduction, powerLimit, ntxpow); in main()