Searched refs:p_mngr (Results 1 – 1 of 1) sorted by relevance
134 static u32 qed_cxt_cdu_iids(struct qed_cxt_mngr *p_mngr) in qed_cxt_cdu_iids() argument139 pf_cids += p_mngr->conn_cfg[type].cid_count; in qed_cxt_cdu_iids()147 struct qed_cxt_mngr *p_mngr = p_hwfn->p_cxt_mngr; in qed_cxt_qm_iids() local151 iids->cids += p_mngr->conn_cfg[type].cid_count; in qed_cxt_qm_iids()210 struct qed_cxt_mngr *p_mngr = p_hwfn->p_cxt_mngr; in qed_cxt_cfg_ilt_compute() local218 p_mngr->pf_start_line = RESC_START(p_hwfn, QED_ILT); in qed_cxt_cfg_ilt_compute()225 p_cli = &p_mngr->clients[ILT_CLI_CDUC]; in qed_cxt_cfg_ilt_compute()226 curr_line = p_mngr->pf_start_line; in qed_cxt_cfg_ilt_compute()230 pf_cids = qed_cxt_cdu_iids(p_mngr); in qed_cxt_cfg_ilt_compute()243 p_cli = &p_mngr->clients[ILT_CLI_QM]; in qed_cxt_cfg_ilt_compute()[all …]