Searched refs:pub_cfg (Results 1 – 2 of 2) sorted by relevance
760 if (param_ini.pub_cfg) in hfc_reset_param()761 param->pub_cfg = *param_ini.pub_cfg; in hfc_reset_param()780 const struct rtw89_hfc_pub_cfg *pub_cfg = ¶m->pub_cfg; in hfc_ch_cfg_chk() local787 ch_cfg[ch].max > pub_cfg->pub_max) in hfc_ch_cfg_chk()798 const struct rtw89_hfc_pub_cfg *cfg = ¶m->pub_cfg; in hfc_pub_info_chk()814 const struct rtw89_hfc_pub_cfg *pub_cfg = ¶m->pub_cfg; in hfc_pub_cfg_chk() local816 if (pub_cfg->grp0 + pub_cfg->grp1 != pub_cfg->pub_max) in hfc_pub_cfg_chk()881 const struct rtw89_hfc_pub_cfg *cfg = &rtwdev->mac.hfc_param.pub_cfg; in hfc_pub_ctrl()908 struct rtw89_hfc_pub_cfg *pub_cfg = ¶m->pub_cfg; in hfc_upd_mix_info() local949 pub_cfg->pub_max = u32_get_bits(val, B_AX_PUBPG_ALL_MASK); in hfc_upd_mix_info()[all …]
3176 struct rtw89_hfc_pub_cfg pub_cfg; member3183 const struct rtw89_hfc_pub_cfg *pub_cfg; member