Searched refs:ath_hal_desc_tpc (Results 1 – 6 of 6) sorted by relevance
208 AH_PRIVATE(ah)->ah_config.ath_hal_desc_tpc = 1; in ar5416BTCoexSetParameter()215 AH_PRIVATE(ah)->ah_config.ath_hal_desc_tpc = 0; in ar5416BTCoexSetParameter()
746 if (ah->ah_config.ath_hal_desc_tpc) { in ar9300_set_11n_rate_scenario()791 if (ah->ah_config.ath_hal_desc_tpc) { in ar9300_set_11n_rate_scenario()
1064 if (!ah->ah_config.ath_hal_desc_tpc) { in ar9300_disp_tpc_tables()1137 if (! ah->ah_config.ath_hal_desc_tpc) { in ar9300_get_tpc_tables()
744 return ah->ah_config.ath_hal_desc_tpc ? in ar9300_get_capability()1017 ah->ah_config.ath_hal_desc_tpc = (setting != 0); in ar9300_set_capability()2852 ah->ah_config.ath_hal_desc_tpc = 1; in ar9300_enable_tpc()
3190 if (ah->ah_config.ath_hal_desc_tpc) { in ar9300_eeprom_set_transmit_power()
1164 int ath_hal_desc_tpc; /* Per-packet TPC */ member