Searched defs:twiceMaxRegulatoryPower (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c1278 uint16_t twiceMaxRegulatoryPower,
1333 twiceMaxRegulatoryPower + twiceLargestAntenna;
1583 uint16_t twiceMaxRegulatoryPower,
1624 maxRegAllowedPower = twiceMaxRegulatoryPower + twiceLargestAntenna;
1817 uint8_t twiceMaxRegulatoryPower, uint8_t powerLimit)
1838 twiceMaxRegulatoryPower,
1952 uint8_t twiceMaxRegulatoryPower,
1973 twiceMaxRegulatoryPower,
2082 uint8_t twiceMaxRegulatoryPower,
2090 twiceAntennaReduction, twiceMaxRegulatoryPower,
1273 ath9k_hw_set_def_power_per_rate_table(struct ath_hal *ah, struct ath9k_channel *chan, int16_t *ratesArray, uint16_t cfgCtl, uint16_t AntennaReduction, uint16_t twiceMaxRegulatoryPower, uint16_t powerLimit) argument
1578 ath9k_hw_set_4k_power_per_rate_table(struct ath_hal *ah, struct ath9k_channel *chan, int16_t *ratesArray, uint16_t cfgCtl, uint16_t AntennaReduction, uint16_t twiceMaxRegulatoryPower, uint16_t powerLimit) argument
1815 ath9k_hw_def_set_txpower(struct ath_hal *ah, struct ath9k_channel *chan, uint16_t cfgCtl, uint8_t twiceAntennaReduction, uint8_t twiceMaxRegulatoryPower, uint8_t powerLimit) argument
1948 ath9k_hw_4k_set_txpower(struct ath_hal *ah, struct ath9k_channel *chan, uint16_t cfgCtl, uint8_t twiceAntennaReduction, uint8_t twiceMaxRegulatoryPower, uint8_t powerLimit) argument
2078 ath9k_hw_set_txpower(struct ath_hal *ah, struct ath9k_channel *chan, uint16_t cfgCtl, uint8_t twiceAntennaReduction, uint8_t twiceMaxRegulatoryPower, uint8_t powerLimit) argument
[all...]

Completed in 78 milliseconds