Searched refs:p_cxt_mngr (Results 1 – 2 of 2) sorted by relevance
412 struct ecore_cxt_mngr *p_mngr = p_hwfn->p_cxt_mngr; in ecore_cxt_qm_iids()446 struct ecore_cxt_mngr *p_cfg = p_hwfn->p_cxt_mngr; in ecore_cxt_tid_seg_info()464 struct ecore_cxt_mngr *p_mgr = p_hwfn->p_cxt_mngr; in ecore_cxt_set_proto_cid_count()485 *vf_cid = p_hwfn->p_cxt_mngr->conn_cfg[type].cids_per_vf; in ecore_cxt_get_proto_cid_count()487 return p_hwfn->p_cxt_mngr->conn_cfg[type].cid_count; in ecore_cxt_get_proto_cid_count()493 return p_hwfn->p_cxt_mngr->acquired[type].start_cid; in ecore_cxt_get_proto_cid_start()503 cnt += p_hwfn->p_cxt_mngr->conn_cfg[type].tid_seg[i].count; in ecore_cxt_get_proto_tid_count()515 struct ecore_cxt_mngr *p_mngr = p_hwfn->p_cxt_mngr; in ecore_cxt_set_proto_tid_count()571 u32 cid_count = p_hwfn->p_cxt_mngr->conn_cfg[PROTOCOLID_ROCE].cid_count; in ecore_ilt_get_dynamic_line_cnt()579 p_cli = &p_hwfn->p_cxt_mngr->clients[ILT_CLI_CDUC]; in ecore_ilt_get_dynamic_line_cnt()[all …]
636 struct ecore_cxt_mngr *p_cxt_mngr; member