Home
last modified time | relevance | path

Searched refs:ath_hal_sta_update_tx_pwr_enable (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1165 int ath_hal_sta_update_tx_pwr_enable; /* GreenTX */ member
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2925 !ah->ah_config.ath_hal_sta_update_tx_pwr_enable) { in ar9300_chk_rssi_update_tx_pwr()
3154 ah->ah_config.ath_hal_sta_update_tx_pwr_enable && in ar9300_is_skip_paprd_by_greentx()
H A Dar9300_eeprom.c2280 if (ah->ah_config.ath_hal_sta_update_tx_pwr_enable) { in ar9300_calibration_apply()
3120 if (ah->ah_config.ath_hal_sta_update_tx_pwr_enable || in ar9300_eeprom_set_transmit_power()
H A Dar9300_reset.c4554 if ((ah->ah_config.ath_hal_sta_update_tx_pwr_enable)) { in ar9300_reset()