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