Searched refs:maxTxPow (Results 1 – 2 of 2) sorted by relevance
252 int8_t maxTxPow; /* max tx power (dBm) */ member
1362 hc->maxTxPow = hc->targetPowers[i]; in setmaxtxpow()1364 if (hc->targetPowers[i] > hc->maxTxPow) in setmaxtxpow()1365 hc->maxTxPow = hc->targetPowers[i]; in setmaxtxpow()1502 hc->ieee, hc->maxTxPow); in addht40channels()1508 extc->ic_ieee, hc->maxTxPow); in addht40channels()1530 addchan(c, hc->freq, flags, hc->ieee, hc->maxTxPow); in addchannels()