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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h99 struct ecore_bmap { struct
108 struct ecore_bmap cq_map;
109 struct ecore_bmap pd_map;
110 struct ecore_bmap xrcd_map;
111 struct ecore_bmap tid_map;
112 struct ecore_bmap srq_map;
113 struct ecore_bmap xrc_srq_map;
114 struct ecore_bmap qp_map;
115 struct ecore_bmap tcp_cid_map;
116 struct ecore_bmap cid_ma
[all...]
H A Decore_rdma.c58 struct ecore_bmap *bmap,
92 struct ecore_bmap *bmap,
108 struct ecore_bmap *bmap,
126 struct ecore_bmap *bmap,
147 struct ecore_bmap *bmap,
163 static bool ecore_bmap_is_empty(struct ecore_bmap *bmap)
449 struct ecore_bmap *bmap,
2038 static struct ecore_bmap *ecore_rdma_get_srq_bmap(struct ecore_hwfn *p_hwfn, bool is_xrc)
2103 struct ecore_bmap *bmap;
2155 struct ecore_bmap *bma
[all...]
H A Decore_roce.c197 struct ecore_bmap *cid_map = &p_hwfn->p_rdma_info->cid_map;
H A Decore_iwarp.c1513 struct ecore_bmap *bmap)

Completed in 120 milliseconds