Searched refs:cids_per_vf (Results 1 – 3 of 3) sorted by relevance
110 iids->per_vf_cids += p_mngr->conn_cfg[type].cids_per_vf; in ecore_cxt_cdu_iids()127 iids->per_vf_cids += p_mngr->conn_cfg[i].cids_per_vf; in ecore_cxt_src_iids()163 if (p_cfg->cids_per_vf) in ecore_cxt_tm_iids()205 vf_cids += p_mngr->conn_cfg[type].cids_per_vf; in ecore_cxt_qm_iids()268 p_conn->cids_per_vf = ROUNDUP(vf_cid_cnt, DQ_RANGE_ALIGN); in ecore_cxt_set_proto_cid_count()275 *vf_cid = p_hwfn->p_cxt_mngr->conn_cfg[type].cids_per_vf; in ecore_cxt_get_proto_cid_count()1041 p_cfg->cids_per_vf, p_map); in ecore_cid_map_alloc_single()1063 vf_start_cid += p_mngr->conn_cfg[type].cids_per_vf; in ecore_cid_map_alloc()1226 if (!p_cfg->cids_per_vf) in ecore_cxt_mngr_setup()1442 dq_vf_max_cid += (p_mngr->conn_cfg[0].cids_per_vf >> DQ_RANGE_SHIFT); in ecore_dq_init_pf()[all …]
233 u32 cids_per_vf; member
4788 p_hwfn->p_cxt_mngr->conn_cfg[conn_type].cids_per_vf; in qed_ilt_dump()