Searched refs:pub_cfg (Results 1 – 5 of 5) sorted by relevance
734 struct mac_ax_hfc_pub_cfg *pub_cfg, *pub_cfg_ini; in hfc_reset_param() local742 pub_cfg = param->pub_cfg; in hfc_reset_param()1030 pub_cfg->group0 = pub_cfg_ini->group0; in hfc_reset_param()1031 pub_cfg->group1 = pub_cfg_ini->group1; in hfc_reset_param()1032 pub_cfg->pub_max = pub_cfg_ini->pub_max; in hfc_reset_param()1033 pub_cfg->wp_thrd = pub_cfg_ini->wp_thrd; in hfc_reset_param()1070 struct mac_ax_hfc_pub_cfg *pub_cfg = adapter->hfc_param->pub_cfg; in hfc_ch_cfg_chk() local1077 ch_cfg[ch].max > pub_cfg->pub_max) in hfc_ch_cfg_chk()1087 struct mac_ax_hfc_pub_cfg *cfg = adapter->hfc_param->pub_cfg; in hfc_pub_info_chk()1103 struct mac_ax_hfc_pub_cfg *pub_cfg = param->pub_cfg; in hfc_pub_cfg_chk() local[all …]
1294 u16 ple_thrd = adapter->hfc_param->pub_cfg->wp_thrd; in chk_fs_enuf()
6538 struct mac_ax_hfc_pub_cfg *pub_cfg; member