Home
last modified time | relevance | path

Searched refs:nvme_rdma_ctrl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Drdma.c89 struct nvme_rdma_ctrl *ctrl;
103 struct nvme_rdma_ctrl { struct
130 static inline struct nvme_rdma_ctrl *to_rdma_ctrl(struct nvme_ctrl *ctrl) in to_rdma_ctrl()
132 return container_of(ctrl, struct nvme_rdma_ctrl, ctrl); in to_rdma_ctrl()
300 struct nvme_rdma_ctrl *ctrl = set->driver_data; in nvme_rdma_init_request()
324 struct nvme_rdma_ctrl *ctrl = data; in nvme_rdma_init_hctx()
336 struct nvme_rdma_ctrl *ctrl = data; in nvme_rdma_init_admin_hctx()
575 static int nvme_rdma_alloc_queue(struct nvme_rdma_ctrl *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 *ctr
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Drdma.c89 struct nvme_rdma_ctrl *ctrl;
103 struct nvme_rdma_ctrl { struct
130 static inline struct nvme_rdma_ctrl *to_rdma_ctrl(struct nvme_ctrl *ctrl) in to_rdma_ctrl()
132 return container_of(ctrl, struct nvme_rdma_ctrl, ctrl); in to_rdma_ctrl()
297 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(set->driver_data); in nvme_rdma_init_request()
322 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(data); in nvme_rdma_init_hctx()
334 struct nvme_rdma_ctrl *ctrl = to_rdma_ctrl(data); in nvme_rdma_init_admin_hctx()
569 static int nvme_rdma_alloc_queue(struct nvme_rdma_ctrl *ctrl, in nvme_rdma_alloc_queue()
660 static void nvme_rdma_free_io_queues(struct nvme_rdma_ctrl *ctrl) in nvme_rdma_free_io_queues()
668 static void nvme_rdma_stop_io_queues(struct nvme_rdma_ctrl *ctr
[all...]

Completed in 4 milliseconds