Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1274 int ath_hal_sta_update_tx_pwr_enable; /* GreenTX */ member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2869 !ah->ah_config.ath_hal_sta_update_tx_pwr_enable) { in ar9300_chk_rssi_update_tx_pwr()
3098 ah->ah_config.ath_hal_sta_update_tx_pwr_enable && in ar9300_is_skip_paprd_by_greentx()
H A Dar9300_eeprom.c2252 if (ah->ah_config.ath_hal_sta_update_tx_pwr_enable) { in ar9300_calibration_apply()
3064 if (ah->ah_config.ath_hal_sta_update_tx_pwr_enable || in ar9300_eeprom_set_transmit_power()
H A Dar9300_reset.c4494 if ((ah->ah_config.ath_hal_sta_update_tx_pwr_enable)) { in ar9300_reset()