Searched refs:cids_per_vf (Results 1 – 1 of 1) sorted by relevance
139 u32 cids_per_vf; member280 iids->per_vf_cids += p_mngr->conn_cfg[type].cids_per_vf; in qed_cxt_cdu_iids()300 iids->per_vf_cids += p_mngr->conn_cfg[i].cids_per_vf; in qed_cxt_src_iids()341 if (p_cfg->cids_per_vf) in qed_cxt_tm_iids()344 iids->per_vf_cids += p_cfg->cids_per_vf; in qed_cxt_tm_iids()384 vf_cids += p_mngr->conn_cfg[type].cids_per_vf; in qed_cxt_qm_iids()446 p_conn->cids_per_vf = roundup(vf_cid_cnt, DQ_RANGE_ALIGN); in qed_cxt_set_proto_cid_count()462 *vf_cid = p_hwfn->p_cxt_mngr->conn_cfg[type].cids_per_vf; in qed_cxt_get_proto_cid_count()1191 p_cfg->cids_per_vf, p_map)) in qed_cid_map_alloc()1196 vf_start_cid += p_cfg->cids_per_vf; in qed_cid_map_alloc()[all …]