Searched refs:ttxpow (Results 1 – 1 of 1) sorted by relevance
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.c | 1008 int16_t ttxpow[IEEE80211_CHAN_MAX]; in main() local 1199 calctxpower(&ahp.h, nt, tchans, tpcReduction, powerLimit, ttxpow); in main() 1237 intersect(tchans, ttxpow, &nt, achans, atxpow, na); in main() 1263 dumpchannels(&ahp.h, nt, tchans, ttxpow); in main()
|