Searched defs:nvmet_rdma_device (Results 1 – 1 of 1) 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;