Searched refs:maxTxPow (Results 1 – 2 of 2) sorted by relevance
1371 hc->maxTxPow = hc->targetPowers[i]; in setmaxtxpow()1373 if (hc->targetPowers[i] > hc->maxTxPow) in setmaxtxpow()1374 hc->maxTxPow = hc->targetPowers[i]; in setmaxtxpow()1511 hc->ieee, hc->maxTxPow); in addht40channels()1517 extc->ic_ieee, hc->maxTxPow); in addht40channels()1539 addchan(c, hc->freq, flags, hc->ieee, hc->maxTxPow); in addchannels()
252 int8_t maxTxPow; /* max tx power (dBm) */ member