Searched defs:nvmet_rdma_device (Results 1 – 1 of 1) sorted by relevance
113 struct nvmet_rdma_device { struct114 struct ib_device *device;115 struct ib_pd *pd;116 struct ib_srq *srq;117 struct nvmet_rdma_cmd *srq_cmds;118 size_t srq_size;119 struct kref ref;120 struct list_head entry;121 int inline_data_size;122 int inline_page_count;