Searched refs:cid_start (Results 1 – 2 of 2) sorted by relevance
399 u32 cid_start; in ecore_roce_sp_create_responder() local541 cid_start = ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_roce_sp_create_responder()543 ecore_roce_set_cid(p_hwfn, qp->icid - cid_start); in ecore_roce_sp_create_responder()568 u32 cid_start; in ecore_roce_sp_create_requester() local693 cid_start = ecore_cxt_get_proto_cid_start(p_hwfn, in ecore_roce_sp_create_requester()695 ecore_roce_set_cid(p_hwfn, qp->icid + 1 - cid_start); in ecore_roce_sp_create_requester()
1224 u32 cid_start, u32 cid_count, in ecore_cid_map_alloc_single() argument1238 p_map->start_cid = cid_start; in ecore_cid_map_alloc_single()