Searched refs:tpc_enabled (Results 1 – 10 of 10) sorted by relevance
1143 ah->tpc_enabled ? "ENABLED" : "DISABLED"); in read_file_tpc()1161 bool tpc_enabled; in write_file_tpc() local1170 tpc_enabled = !!val; in write_file_tpc()1172 if (tpc_enabled != ah->tpc_enabled) { in write_file_tpc()1173 ah->tpc_enabled = tpc_enabled; in write_file_tpc()
833 if (ah->tpc_enabled) { in ath9k_hw_ar9287_set_txpower()
985 bool tpc_enabled; member
683 if (ah->tpc_enabled) { in ath9k_hw_4k_set_txpower()
1282 if (ah->tpc_enabled) { in ath9k_hw_def_set_txpower()
1295 if (ah->tpc_enabled) { in ath9k_set_txpower()
475 ah->tpc_enabled = false; in ath9k_hw_init_defaults()
1184 if (sc->tx99_state || !ah->tpc_enabled) in ath_get_rate_txpower()
5537 if (ah->tpc_enabled) { in ath9k_hw_ar9300_set_txpower()
172 bool tpc_enabled; member
Completed in 46 milliseconds