Searched refs:tpc_enabled (Results 1 – 9 of 9) sorted by relevance
1123 ah->tpc_enabled ? "ENABLED" : "DISABLED"); in read_file_tpc()1142 bool tpc_enabled; in write_file_tpc() local1155 tpc_enabled = !!val; in write_file_tpc()1157 if (tpc_enabled != ah->tpc_enabled) { in write_file_tpc()1158 ah->tpc_enabled = tpc_enabled; in write_file_tpc()
975 bool tpc_enabled; member
891 if (ah->tpc_enabled) { in ath9k_hw_ar9287_set_txpower()
754 if (ah->tpc_enabled) { in ath9k_hw_4k_set_txpower()
1330 if (ah->tpc_enabled) { in ath9k_hw_def_set_txpower()
1193 if (ah->tpc_enabled) { in ath9k_set_txpower()
461 ah->tpc_enabled = false; in ath9k_hw_init_defaults()
1108 if (sc->tx99_state || !ah->tpc_enabled) in ath_get_rate_txpower()
5431 if (ah->tpc_enabled) { in ath9k_hw_ar9300_set_txpower()