Home
last modified time | relevance | path

Searched refs:tx_gain_max (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_eeprom.c4727 int *tx_gain_max) in ar9300_eeprom_set_tx_gain_cap() argument
4752 if (tx_gain_max[i]>-100) { // -100 didn't cal that band. in ar9300_eeprom_set_tx_gain_cap()
4754 if (tx_gain_max[1]>-100) { in ar9300_eeprom_set_tx_gain_cap()
4763 if (pcdac >= tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()
4768 if (pcdac == tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()
HDar9300.h1620 extern u_int8_t ar9300_eeprom_set_tx_gain_cap(struct ath_hal *ah, int *tx_gain_max);