Home
last modified time | relevance | path

Searched refs:ecore_bmap (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h99 struct ecore_bmap { struct
108 struct ecore_bmap cq_map; argument
109 struct ecore_bmap pd_map;
110 struct ecore_bmap xrcd_map;
111 struct ecore_bmap tid_map;
112 struct ecore_bmap srq_map;
114 struct ecore_bmap qp_map;
116 struct ecore_bmap cid_map;
117 struct ecore_bmap dpi_map;
252 struct ecore_bmap *bmap,
[all …]
H A Decore_rdma.c58 struct ecore_bmap *bmap, in ecore_rdma_bmap_alloc()
92 struct ecore_bmap *bmap, in ecore_rdma_bmap_alloc_id()
108 struct ecore_bmap *bmap, in ecore_bmap_set_id()
126 struct ecore_bmap *bmap, in ecore_bmap_release_id()
147 struct ecore_bmap *bmap, in ecore_bmap_test_id()
163 static bool ecore_bmap_is_empty(struct ecore_bmap *bmap) in ecore_bmap_is_empty()
449 struct ecore_bmap *bmap, in ecore_rdma_bmap_free()
2038 static struct ecore_bmap *ecore_rdma_get_srq_bmap(struct ecore_hwfn *p_hwfn, bool is_xrc) in ecore_rdma_get_srq_bmap()
2103 struct ecore_bmap *bmap; in ecore_rdma_destroy_srq()
2155 struct ecore_bmap *bmap; in ecore_rdma_create_srq()
H A Decore_roce.c197 struct ecore_bmap *cid_map = &p_hwfn->p_rdma_info->cid_map; in ecore_roce_stop()
H A Decore_iwarp.c1513 struct ecore_bmap *bmap) in ecore_iwarp_wait_cid_map_cleared()