Searched refs:nvme_rdma_ctrl (Results 1 – 1 of 1) sorted by relevance
97 struct nvme_rdma_ctrl *ctrl;116 struct nvme_rdma_ctrl { struct144 static inline struct nvme_rdma_ctrl *to_rdma_ctrl(struct nvme_ctrl *ctrl) in to_rdma_ctrl() argument146 return container_of(ctrl, struct nvme_rdma_ctrl, ctrl); in to_rdma_ctrl()305 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(set->driver_data); in nvme_rdma_init_request()330 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(data); in nvme_rdma_init_hctx()342 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(data); in nvme_rdma_init_admin_hctx()581 struct nvme_rdma_ctrl *ctrl = queue->ctrl; in nvme_rdma_alloc_queue()666 static void nvme_rdma_free_io_queues(struct nvme_rdma_ctrl *ctrl) in nvme_rdma_free_io_queues()674 static void nvme_rdma_stop_io_queues(struct nvme_rdma_ctrl *ctrl) in nvme_rdma_stop_io_queues()[all …]