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