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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.c946 int modes_txgain_index = 1; ar9003_hw_process_ini() local
949 modes_txgain_index = ar9550_hw_get_modes_txgain_index(ah, chan); ar9003_hw_process_ini()
952 modes_txgain_index = ar9003_hw_process_ini()
955 if (modes_txgain_index < 0) ar9003_hw_process_ini()
958 REG_WRITE_ARRAY(&ah->iniModesTxGain, modes_txgain_index, ar9003_hw_process_ini()

Completed in 40 milliseconds