Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h51 struct qed_bmap { struct
61 struct qed_bmap cq_map; argument
62 struct qed_bmap pd_map;
63 struct qed_bmap xrcd_map;
64 struct qed_bmap tid_map;
65 struct qed_bmap qp_map;
66 struct qed_bmap srq_map;
67 struct qed_bmap xrc_srq_map;
68 struct qed_bmap cid_map;
69 struct qed_bmap tcp_cid_map;
[all …]
H A Dqed_rdma.c39 struct qed_bmap *bmap, u32 max_count, char *name) in qed_rdma_bmap_alloc()
56 struct qed_bmap *bmap, u32 *id_num) in qed_rdma_bmap_alloc_id()
71 struct qed_bmap *bmap, u32 id_num) in qed_bmap_set_id()
80 struct qed_bmap *bmap, u32 id_num) in qed_bmap_release_id()
99 struct qed_bmap *bmap, u32 id_num) in qed_bmap_test_id()
107 static bool qed_bmap_is_empty(struct qed_bmap *bmap) in qed_bmap_is_empty()
319 struct qed_bmap *bmap, bool check) in qed_rdma_bmap_free()
1673 static struct qed_bmap *qed_rdma_get_srq_bmap(struct qed_hwfn *p_hwfn, in qed_rdma_get_srq_bmap()
1725 struct qed_bmap *bmap; in qed_rdma_destroy_srq()
1774 struct qed_bmap *bmap; in qed_rdma_create_srq()
H A Dqed_roce.c71 struct qed_bmap *rcid_map = &p_hwfn->p_rdma_info->real_cid_map; in qed_roce_stop()
H A Dqed_iwarp.c1292 qed_iwarp_wait_cid_map_cleared(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap) in qed_iwarp_wait_cid_map_cleared()