Home
last modified time | relevance | path

Searched refs:modes_txgain_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c928 int modes_txgain_index = 1; in ar9003_hw_process_ini() local
931 modes_txgain_index = ar9550_hw_get_modes_txgain_index(ah, chan); in ar9003_hw_process_ini()
934 modes_txgain_index = in ar9003_hw_process_ini()
937 if (modes_txgain_index < 0) in ar9003_hw_process_ini()
940 REG_WRITE_ARRAY(&ah->iniModesTxGain, modes_txgain_index, in ar9003_hw_process_ini()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c919 int modes_txgain_index = 1; in ar9003_hw_process_ini() local
922 modes_txgain_index = ar9550_hw_get_modes_txgain_index(ah, chan); in ar9003_hw_process_ini()
925 modes_txgain_index = in ar9003_hw_process_ini()
928 if (modes_txgain_index < 0) in ar9003_hw_process_ini()
931 REG_WRITE_ARRAY(&ah->iniModesTxGain, modes_txgain_index, in ar9003_hw_process_ini()

Completed in 6 milliseconds