Searched refs:tgtxpow (Results 1 – 1 of 1) sorted by relevance
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.c | 1010 int16_t tgtxpow[IEEE80211_CHAN_MAX]; in main() local 1210 calctxpower(&ahp.h, ntg, tgchans, tpcReduction, powerLimit, tgtxpow); in main() 1241 intersect(tgchans, tgtxpow, &ntg, gchans, gtxpow, ng); in main() 1261 dumpchannels(&ahp.h, ntg, tgchans, tgtxpow); in main()
|