Searched defs:ecore_rdma_info (Results 1 – 1 of 1) sorted by relevance
192 struct ecore_rdma_info { struct193 osal_spinlock_t lock;195 struct ecore_bmap cq_map;196 struct ecore_bmap pd_map;197 struct ecore_bmap tid_map;198 struct ecore_bmap srq_map;199 struct ecore_bmap cid_map;200 struct ecore_bmap tcp_cid_map;201 struct ecore_bmap real_cid_map;202 struct ecore_bmap dpi_map;[all …]