Lines Matching refs:tx_power
1910 ah->tx_power[0] = rate_array[ALL_TARGET_LEGACY_1L_5L]; in ar9003_hw_init_txpower_cck()
1911 ah->tx_power[1] = rate_array[ALL_TARGET_LEGACY_1L_5L]; in ar9003_hw_init_txpower_cck()
1912 ah->tx_power[2] = min(rate_array[ALL_TARGET_LEGACY_1L_5L], in ar9003_hw_init_txpower_cck()
1914 ah->tx_power[3] = min(rate_array[ALL_TARGET_LEGACY_11L], in ar9003_hw_init_txpower_cck()
1926 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ofdm()
1939 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ht()
1945 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ht()
1951 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ht()
1959 memcpy(&ah->tx_power_stbc[ss_offset], &ah->tx_power[ss_offset], in ar9003_hw_init_txpower_stbc()
1961 memcpy(&ah->tx_power_stbc[ds_offset], &ah->tx_power[ds_offset], in ar9003_hw_init_txpower_stbc()
1963 memcpy(&ah->tx_power_stbc[ts_offset], &ah->tx_power[ts_offset], in ar9003_hw_init_txpower_stbc()