Home
last modified time | relevance | path

Searched refs:ecore_bmap_test_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h264 ecore_bmap_test_id(struct ecore_hwfn *p_hwfn,
H A Decore_roce.c302 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()
H A Decore_rdma.c144 int ecore_bmap_test_id(struct ecore_hwfn *p_hwfn, in ecore_bmap_test_id() function