Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_rdma.h72 struct qed_bmap { struct
82 struct qed_bmap cq_map; argument
83 struct qed_bmap pd_map;
84 struct qed_bmap tid_map;
85 struct qed_bmap qp_map;
86 struct qed_bmap srq_map;
87 struct qed_bmap cid_map;
88 struct qed_bmap tcp_cid_map;
89 struct qed_bmap real_cid_map;
90 struct qed_bmap dpi_map;
[all …]
Dqed_rdma.c63 struct qed_bmap *bmap, u32 max_count, char *name) in qed_rdma_bmap_alloc()
81 struct qed_bmap *bmap, u32 *id_num) in qed_rdma_bmap_alloc_id()
96 struct qed_bmap *bmap, u32 id_num) in qed_bmap_set_id()
105 struct qed_bmap *bmap, u32 id_num) in qed_bmap_release_id()
124 struct qed_bmap *bmap, u32 id_num) in qed_bmap_test_id()
132 static bool qed_bmap_is_empty(struct qed_bmap *bmap) in qed_bmap_is_empty()
318 struct qed_bmap *bmap, bool check) in qed_rdma_bmap_free()
1703 struct qed_bmap *bmap; in qed_rdma_destroy_srq()
1749 struct qed_bmap *bmap; in qed_rdma_create_srq()
Dqed_roce.c101 struct qed_bmap *rcid_map = &p_hwfn->p_rdma_info->real_cid_map; in qed_roce_stop()
Dqed_iwarp.c1300 qed_iwarp_wait_cid_map_cleared(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap) in qed_iwarp_wait_cid_map_cleared()