Lines Matching refs:qed_bmap
51 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;
70 struct qed_bmap real_cid_map;
71 struct qed_bmap dpi_map;
72 struct qed_bmap toggle_bits;
189 struct qed_bmap *bmap, u32 max_count, char *name);
192 qed_rdma_bmap_free(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, bool check);
196 struct qed_bmap *bmap, u32 *id_num);
199 qed_bmap_set_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
202 qed_bmap_release_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);
205 qed_bmap_test_id(struct qed_hwfn *p_hwfn, struct qed_bmap *bmap, u32 id_num);