Searched refs:qed_bmap (Results 1 – 4 of 4) sorted by relevance
51 struct qed_bmap { struct61 struct qed_bmap cq_map; argument62 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 …]
39 struct qed_bmap *bmap, u32 max_count, char *name) in qed_rdma_bmap_alloc()57 struct qed_bmap *bmap, u32 *id_num) in qed_rdma_bmap_alloc_id()72 struct qed_bmap *bmap, u32 id_num) in qed_bmap_set_id()81 struct qed_bmap *bmap, u32 id_num) in qed_bmap_release_id()100 struct qed_bmap *bmap, u32 id_num) in qed_bmap_test_id()108 static bool qed_bmap_is_empty(struct qed_bmap *bmap) in qed_bmap_is_empty()320 struct qed_bmap *bmap, bool check) in qed_rdma_bmap_free()1691 static struct qed_bmap *qed_rdma_get_srq_bmap(struct qed_hwfn *p_hwfn, in qed_rdma_get_srq_bmap()1743 struct qed_bmap *bmap; in qed_rdma_destroy_srq()1792 struct qed_bmap *bmap; in qed_rdma_create_srq()
71 struct qed_bmap *rcid_map = &p_hwfn->p_rdma_info->real_cid_map; in qed_roce_stop()
1292 qed_iwarp_wait_cid_map_cleared(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap) in qed_iwarp_wait_cid_map_cleared()
Completed in 17 milliseconds