Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_eeprom.c4755 int *tx_gain_max) in ar9300_eeprom_set_tx_gain_cap() argument
4780 if (tx_gain_max[i]>-100) { // -100 didn't cal that band. in ar9300_eeprom_set_tx_gain_cap()
4782 if (tx_gain_max[1]>-100) { in ar9300_eeprom_set_tx_gain_cap()
4791 if (pcdac >= tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()
4796 if (pcdac == tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()
H A Dar9300.h1609 extern u_int8_t ar9300_eeprom_set_tx_gain_cap(struct ath_hal *ah, int *tx_gain_max);