Searched refs:prec_cfg (Results 1 – 3 of 3) sorted by relevance
87 struct rtw89_hfc_prec_cfg *prec_cfg = ¶m->prec_cfg; in hfc_get_mix_info_be() local110 prec_cfg->wp_ch07_full_cond = in hfc_get_mix_info_be()112 prec_cfg->wp_ch811_full_cond = in hfc_get_mix_info_be()116 prec_cfg->ch011_prec = u32_get_bits(val, B_BE_PREC_PAGE_CH011_V1_MASK); in hfc_get_mix_info_be()117 prec_cfg->h2c_prec = u32_get_bits(val, B_BE_PREC_PAGE_CH12_V1_MASK); in hfc_get_mix_info_be()137 const struct rtw89_hfc_prec_cfg *prec_cfg = ¶m->prec_cfg; in hfc_h2c_cfg_be() local147 const struct rtw89_hfc_prec_cfg *prec_cfg = ¶m->prec_cfg; in hfc_mix_cfg_be() local164 val = u32_replace_bits(val, prec_cfg->ch011_full_cond, in hfc_mix_cfg_be()166 val = u32_replace_bits(val, prec_cfg->h2c_full_cond, in hfc_mix_cfg_be()168 val = u32_replace_bits(val, prec_cfg->wp_ch07_full_cond, in hfc_mix_cfg_be()[all …]
894 if (param_ini.prec_cfg) in hfc_reset_param()895 param->prec_cfg = *param_ini.prec_cfg; in hfc_reset_param()912 const struct rtw89_hfc_prec_cfg *prec_cfg = ¶m->prec_cfg; in hfc_ch_cfg_chk() local1040 struct rtw89_hfc_prec_cfg *prec_cfg = ¶m->prec_cfg; in hfc_get_mix_info_ax() local1061 prec_cfg->ch011_full_cond = in hfc_get_mix_info_ax()1063 prec_cfg->h2c_full_cond = in hfc_get_mix_info_ax()1065 prec_cfg->wp_ch07_full_cond = in hfc_get_mix_info_ax()1067 prec_cfg->wp_ch811_full_cond = in hfc_get_mix_info_ax()1113 const struct rtw89_hfc_prec_cfg *prec_cfg = ¶m->prec_cfg; in hfc_h2c_cfg_ax() local1121 prec_cfg->h2c_full_cond); in hfc_h2c_cfg_ax()[all …]
3834 struct rtw89_hfc_prec_cfg prec_cfg; member3840 const struct rtw89_hfc_prec_cfg *prec_cfg; member