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