Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dphy.c2880 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_fill_pwr_to_pcdac_table() local
2895 pcdac_out[pcdac_i++] = pcdac_0; in ath5k_fill_pwr_to_pcdac_table()
2901 pcdac_out[pcdac_i++] = pcdac_tmp[i]; in ath5k_fill_pwr_to_pcdac_table()
2907 pcdac_out[pcdac_i++] = pcdac_n; in ath5k_fill_pwr_to_pcdac_table()
2920 * higher txpower range). We need to put them both on pcdac_out and place
2922 * just fit it on pcdac_out (it's supposed to cover the entire range of
2930 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_combine_linear_pcdac_curves() local
3001 pcdac_out[i] = pcdac_out[i + 1]; in ath5k_combine_linear_pcdac_curves()
3007 pcdac_out[ in ath5k_combine_linear_pcdac_curves()
3027 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; ath5k_write_pcdac_table() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dphy.c2877 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_fill_pwr_to_pcdac_table() local
2892 pcdac_out[pcdac_i++] = pcdac_0; in ath5k_fill_pwr_to_pcdac_table()
2898 pcdac_out[pcdac_i++] = pcdac_tmp[i]; in ath5k_fill_pwr_to_pcdac_table()
2904 pcdac_out[pcdac_i++] = pcdac_n; in ath5k_fill_pwr_to_pcdac_table()
2917 * higher txpower range). We need to put them both on pcdac_out and place
2919 * just fit it on pcdac_out (it's supposed to cover the entire range of
2927 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; in ath5k_combine_linear_pcdac_curves() local
2998 pcdac_out[i] = pcdac_out[i + 1]; in ath5k_combine_linear_pcdac_curves()
3004 pcdac_out[ in ath5k_combine_linear_pcdac_curves()
3024 u8 *pcdac_out = ah->ah_txpower.txp_pd_table; ath5k_write_pcdac_table() local
[all...]

Completed in 7 milliseconds