Searched defs:qed_rdma_info (Results 1 – 1 of 1) sorted by relevance
57 struct qed_rdma_info { struct59 spinlock_t lock;61 struct qed_bmap cq_map;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;[all …]