Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dphy.c3068 * @pwr_max: Maximum power (x max)
3078 s16 *pwr_min, s16 *pwr_max, u8 pdcurves) in ath5k_combine_pwr_to_pdadc_curves()
3100 gain_boundaries[pdg] = pwr_max[pdg] + 4; in ath5k_combine_pwr_to_pdadc_curves()
3105 (pwr_max[pdg] + pwr_min[pdg + 1]) / 2; in ath5k_combine_pwr_to_pdadc_curves()
3138 table_size = pwr_max[pdg] - pwr_min[pdg]; in ath5k_combine_pwr_to_pdadc_curves()
3077 ath5k_combine_pwr_to_pdadc_curves(struct ath5k_hw *ah, s16 *pwr_min, s16 *pwr_max, u8 pdcurves) ath5k_combine_pwr_to_pdadc_curves() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dphy.c3065 * @pwr_max: Maximum power (x max)
3075 s16 *pwr_min, s16 *pwr_max, u8 pdcurves) in ath5k_combine_pwr_to_pdadc_curves()
3097 gain_boundaries[pdg] = pwr_max[pdg] + 4; in ath5k_combine_pwr_to_pdadc_curves()
3102 (pwr_max[pdg] + pwr_min[pdg + 1]) / 2; in ath5k_combine_pwr_to_pdadc_curves()
3135 table_size = pwr_max[pdg] - pwr_min[pdg]; in ath5k_combine_pwr_to_pdadc_curves()
3074 ath5k_combine_pwr_to_pdadc_curves(struct ath5k_hw *ah, s16 *pwr_min, s16 *pwr_max, u8 pdcurves) ath5k_combine_pwr_to_pdadc_curves() argument
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-exynos.c668 struct ufs_pa_layer_attr *pwr_max, in exynos_ufs_post_pwr_mode()
667 exynos_ufs_post_pwr_mode(struct ufs_hba *hba, struct ufs_pa_layer_attr *pwr_max, struct ufs_pa_layer_attr *pwr_req) exynos_ufs_post_pwr_mode() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1611 s8 pwr_max; member

Completed in 23 milliseconds