Lines Matching refs:nvme_command
167 return queue->cmnd_capsule_len - sizeof(struct nvme_command); in nvme_rdma_inline_data_size()
275 nvme_rdma_free_qe(dev->dev, &req->sqe, sizeof(struct nvme_command), in nvme_rdma_exit_request()
292 ret = nvme_rdma_alloc_qe(ibdev, &req->sqe, sizeof(struct nvme_command), in nvme_rdma_init_request()
512 queue->cmnd_capsule_len = sizeof(struct nvme_command); in nvme_rdma_alloc_queue()
742 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_destroy_admin_queue()
762 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_configure_admin_queue()
818 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_configure_admin_queue()
1133 static int nvme_rdma_set_sg_null(struct nvme_command *c) in nvme_rdma_set_sg_null()
1145 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_inline()
1170 struct nvme_rdma_request *req, struct nvme_command *c) in nvme_rdma_map_sg_single()
1182 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_fr()
1228 struct request *rq, struct nvme_command *c) in nvme_rdma_map_data()
1314 sge->length = sizeof(struct nvme_command), in nvme_rdma_post_send()
1384 struct nvme_command *cmd = sqe->data; in nvme_rdma_submit_async_event()
1695 struct nvme_command *c = sqe->data; in nvme_rdma_queue_rq()
1708 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_queue_rq()
1727 sizeof(struct nvme_command), DMA_TO_DEVICE); in nvme_rdma_queue_rq()