Searched refs:ecore_bmap_test_id (Results 1 – 3 of 3) sorted by relevance
264 ecore_bmap_test_id(struct ecore_hwfn *p_hwfn,
302 resp = ecore_bmap_test_id(p_hwfn, &p_rdma_info->cid_map, icid); in ecore_roce_wait_free_cids()303 req = ecore_bmap_test_id(p_hwfn, &p_rdma_info->cid_map, icid + 1); in ecore_roce_wait_free_cids()
144 int ecore_bmap_test_id(struct ecore_hwfn *p_hwfn, in ecore_bmap_test_id() function