Searched refs:start_cid (Results 1 – 1 of 1) sorted by relevance
198 u32 start_cid; member521 return p_hwfn->p_cxt_mngr->acquired[type].start_cid; in ecore_cxt_get_proto_cid_start()1213 p_mngr->acquired[type].start_cid = 0; in ecore_cid_map_free()1220 p_mngr->acquired_vf[type][vf].start_cid = 0; in ecore_cid_map_free()1241 p_map->start_cid = cid_start; in ecore_cid_map_alloc_single()1245 type, p_map->start_cid, p_map->max_count); in ecore_cid_map_alloc_single()1253 u32 start_cid = 0, vf_start_cid = 0; in ecore_cid_map_alloc() local1262 if (ecore_cid_map_alloc_single(p_hwfn, type, start_cid, in ecore_cid_map_alloc()1276 start_cid += p_cfg->cid_count; in ecore_cid_map_alloc()2035 *p_cid = rel_cid + p_map->start_cid; in _ecore_cxt_acquire_cid()[all …]