Home
last modified time | relevance | path

Searched refs:tpc_enabled (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Ddebug.c1177 ah->tpc_enabled ? "ENABLED" : "DISABLED"); in read_file_tpc()
1196 bool tpc_enabled; in write_file_tpc() local
1209 tpc_enabled = !!val; in write_file_tpc()
1211 if (tpc_enabled != ah->tpc_enabled) { in write_file_tpc()
1212 ah->tpc_enabled = tpc_enabled; in write_file_tpc()
A Deeprom_9287.c834 if (ah->tpc_enabled) { in ath9k_hw_ar9287_set_txpower()
A Dhw.h985 bool tpc_enabled; member
A Deeprom_4k.c683 if (ah->tpc_enabled) { in ath9k_hw_4k_set_txpower()
A Deeprom_def.c1282 if (ah->tpc_enabled) { in ath9k_hw_def_set_txpower()
A Dmain.c1295 if (ah->tpc_enabled) { in ath9k_set_txpower()
A Dhw.c474 ah->tpc_enabled = false; in ath9k_hw_init_defaults()
A Dxmit.c1139 if (sc->tx99_state || !ah->tpc_enabled) in ath_get_rate_txpower()
A Dar9003_eeprom.c5548 if (ah->tpc_enabled) { in ath9k_hw_ar9300_set_txpower()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
A Druntime.h151 bool tpc_enabled; member

Completed in 49 milliseconds