Lines Matching refs:tx_power
1907 ah->tx_power[0] = rate_array[ALL_TARGET_LEGACY_1L_5L]; in ar9003_hw_init_txpower_cck()
1908 ah->tx_power[1] = rate_array[ALL_TARGET_LEGACY_1L_5L]; in ar9003_hw_init_txpower_cck()
1909 ah->tx_power[2] = min(rate_array[ALL_TARGET_LEGACY_1L_5L], in ar9003_hw_init_txpower_cck()
1911 ah->tx_power[3] = min(rate_array[ALL_TARGET_LEGACY_11L], in ar9003_hw_init_txpower_cck()
1923 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ofdm()
1936 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ht()
1942 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ht()
1948 ah->tx_power[i] = rate_array[j]; in ar9003_hw_init_txpower_ht()
1956 memcpy(&ah->tx_power_stbc[ss_offset], &ah->tx_power[ss_offset], in ar9003_hw_init_txpower_stbc()
1958 memcpy(&ah->tx_power_stbc[ds_offset], &ah->tx_power[ds_offset], in ar9003_hw_init_txpower_stbc()
1960 memcpy(&ah->tx_power_stbc[ts_offset], &ah->tx_power[ts_offset], in ar9003_hw_init_txpower_stbc()