Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h97 struct ecore_bmap { struct
106 struct ecore_bmap cq_map; argument
107 struct ecore_bmap pd_map;
108 struct ecore_bmap xrcd_map;
109 struct ecore_bmap tid_map;
110 struct ecore_bmap srq_map;
111 struct ecore_bmap xrc_srq_map;
112 struct ecore_bmap qp_map;
113 struct ecore_bmap tcp_cid_map;
114 struct ecore_bmap cid_map;
[all …]
H A Decore_rdma.c56 struct ecore_bmap *bmap, in ecore_rdma_bmap_alloc()
90 struct ecore_bmap *bmap, in ecore_rdma_bmap_alloc_id()
106 struct ecore_bmap *bmap, in ecore_bmap_set_id()
124 struct ecore_bmap *bmap, in ecore_bmap_release_id()
145 struct ecore_bmap *bmap, in ecore_bmap_test_id()
161 static bool ecore_bmap_is_empty(struct ecore_bmap *bmap) in ecore_bmap_is_empty()
447 struct ecore_bmap *bmap, in ecore_rdma_bmap_free()
2036 static struct ecore_bmap *ecore_rdma_get_srq_bmap(struct ecore_hwfn *p_hwfn, bool is_xrc) in ecore_rdma_get_srq_bmap()
2101 struct ecore_bmap *bmap; in ecore_rdma_destroy_srq()
2153 struct ecore_bmap *bmap; in ecore_rdma_create_srq()
H A Decore_roce.c195 struct ecore_bmap *cid_map = &p_hwfn->p_rdma_info->cid_map; in ecore_roce_stop()
H A Decore_iwarp.c1511 struct ecore_bmap *bmap) in ecore_iwarp_wait_cid_map_cleared()