Searched refs:PRISM2_TXPOWER_AUTO (Results 1 – 2 of 2) sorted by relevance
715 PRISM2_TXPOWER_AUTO = 0, PRISM2_TXPOWER_OFF, enumerator
1533 if (!rrq->fixed && local->txpower_type != PRISM2_TXPOWER_AUTO) { in prism2_ioctl_siwtxpow()1538 local->txpower_type = PRISM2_TXPOWER_AUTO; in prism2_ioctl_siwtxpow()1592 if (local->txpower_type == PRISM2_TXPOWER_AUTO) { in prism2_ioctl_giwtxpow()