Searched refs:tpc_enabled (Results 1 - 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Ddebug.c1123 ah->tpc_enabled ? "ENABLED" : "DISABLED"); read_file_tpc()
1142 bool tpc_enabled; write_file_tpc() local
1155 tpc_enabled = !!val; write_file_tpc()
1157 if (tpc_enabled != ah->tpc_enabled) { write_file_tpc()
1158 ah->tpc_enabled = tpc_enabled; write_file_tpc()
H A Deeprom_9287.c891 if (ah->tpc_enabled) { ath9k_hw_ar9287_set_txpower()
H A Deeprom_4k.c754 if (ah->tpc_enabled) { ath9k_hw_4k_set_txpower()
H A Deeprom_def.c1330 if (ah->tpc_enabled) { ath9k_hw_def_set_txpower()
H A Dhw.h975 bool tpc_enabled; member in struct:ath_hw
H A Dmain.c1193 if (ah->tpc_enabled) { ath9k_set_txpower()
H A Dhw.c461 ah->tpc_enabled = false; ath9k_hw_init_defaults()
H A Dxmit.c1108 if (sc->tx99_state || !ah->tpc_enabled) ath_get_rate_txpower()
H A Dar9003_eeprom.c5431 if (ah->tpc_enabled) { ath9k_hw_ar9300_set_txpower()

Completed in 407 milliseconds