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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c1279 uint16_t powerLimit)
1340 scaledPower = min(powerLimit, maxRegAllowedPower);
1584 uint16_t powerLimit)
1631 scaledPower = min(powerLimit, maxRegAllowedPower);
1817 uint8_t twiceMaxRegulatoryPower, uint8_t powerLimit)
1839 powerLimit)) {
1953 uint8_t powerLimit)
1974 powerLimit)) {
2083 uint8_t powerLimit)
2091 powerLimit);
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 83 milliseconds