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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_eeprom_4k.c375 u16 twiceMaxRegulatoryPower,
419 maxRegAllowedPower = twiceMaxRegulatoryPower + twiceLargestAntenna;
583 u8 twiceMaxRegulatoryPower,
604 twiceMaxRegulatoryPower,
370 ath9k_hw_set_4k_power_per_rate_table(struct ath_hw *ah, struct ath9k_channel *chan, int16_t *ratesArray, u16 cfgCtl, u16 AntennaReduction, u16 twiceMaxRegulatoryPower, u16 powerLimit) argument
579 ath9k_hw_4k_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 twiceMaxRegulatoryPower, u8 powerLimit, int test) argument
H A Dath9k_eeprom_9287.c464 u16 twiceMaxRegulatoryPower,
517 maxRegAllowedPower = twiceMaxRegulatoryPower + twiceLargestAntenna;
724 u8 twiceMaxRegulatoryPower,
744 twiceMaxRegulatoryPower,
459 ath9k_hw_set_ar9287_power_per_rate_table(struct ath_hw *ah, struct ath9k_channel *chan, int16_t *ratesArray, u16 cfgCtl, u16 AntennaReduction, u16 twiceMaxRegulatoryPower, u16 powerLimit) argument
721 ath9k_hw_ar9287_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 twiceMaxRegulatoryPower, u8 powerLimit, int test) argument
H A Dath9k_eeprom_def.c875 u16 twiceMaxRegulatoryPower,
932 maxRegAllowedPower = twiceMaxRegulatoryPower + twiceLargestAntenna;
1144 u8 twiceMaxRegulatoryPower,
1167 twiceMaxRegulatoryPower,
870 ath9k_hw_set_def_power_per_rate_table(struct ath_hw *ah, struct ath9k_channel *chan, int16_t *ratesArray, u16 cfgCtl, u16 AntennaReduction, u16 twiceMaxRegulatoryPower, u16 powerLimit) argument
1140 ath9k_hw_def_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 twiceMaxRegulatoryPower, u8 powerLimit, int test) argument
H A Dath9k_ar9003_eeprom.c4587 u8 twiceMaxRegulatoryPower,
4630 maxRegAllowedPower = twiceMaxRegulatoryPower + twiceLargestAntenna;
4824 u8 twiceMaxRegulatoryPower,
4876 twiceMaxRegulatoryPower,
4583 ar9003_hw_set_power_per_rate_table(struct ath_hw *ah, struct ath9k_channel *chan, u8 *pPwrArray, u16 cfgCtl, u8 twiceAntennaReduction, u8 twiceMaxRegulatoryPower, u16 powerLimit) argument
4821 ath9k_hw_ar9300_set_txpower(struct ath_hw *ah, struct ath9k_channel *chan, u16 cfgCtl, u8 twiceAntennaReduction, u8 twiceMaxRegulatoryPower, u8 powerLimit, int test) argument

Completed in 62 milliseconds