Searched defs:nvmet_rdma_device (Results 1 – 2 of 2) sorted by relevance
130 struct nvmet_rdma_device { struct131 struct ib_device *device;132 struct ib_pd *pd;133 struct nvmet_rdma_srq **srqs;134 int srq_count;135 size_t srq_size;136 struct kref ref;137 struct list_head entry;138 int inline_data_size;139 int inline_page_count;
131 struct nvmet_rdma_device { struct132 struct ib_device *device;133 struct ib_pd *pd;134 struct nvmet_rdma_srq **srqs;135 int srq_count;136 size_t srq_size;137 struct kref ref;138 struct list_head entry;139 int inline_data_size;140 int inline_page_count;