Home
last modified time | relevance | path

Searched refs:txp_min_idx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dphy.c2977 ah->ah_txpower.txp_min_idx = min_pwr_idx / 2; in ath5k_combine_linear_pcdac_curves()
3188 ah->ah_txpower.txp_min_idx = pwr_min[0]; in ath5k_combine_pwr_to_pdadc_curves()
3435 ah->ah_txpower.txp_min_idx = 0; in ath5k_setup_channel_powertable()
H A Dath5k.h1414 u8 txp_min_idx; member