Searched defs:ecore_rdma_info (Results 1 – 1 of 1) sorted by relevance
103 struct ecore_rdma_info { struct104 osal_spinlock_t lock;106 struct ecore_bmap cq_map;107 struct ecore_bmap pd_map;108 struct ecore_bmap xrcd_map;109 struct ecore_bmap tid_map;110 struct ecore_bmap srq_map;111 struct ecore_bmap xrc_srq_map;112 struct ecore_bmap qp_map;113 struct ecore_bmap tcp_cid_map;[all …]