Searched refs:nvmf_check_ready (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/nvme/host/ |
| D | fabrics.h | 182 static inline bool nvmf_check_ready(struct nvme_ctrl *ctrl, struct request *rq, in nvmf_check_ready() function
|
| D | rdma.c | 1746 if (!nvmf_check_ready(&queue->ctrl->ctrl, rq, queue_ready)) in nvme_rdma_queue_rq()
|
| D | tcp.c | 2158 if (!nvmf_check_ready(&queue->ctrl->ctrl, rq, queue_ready)) in nvme_tcp_queue_rq()
|
| D | fc.c | 2337 !nvmf_check_ready(&queue->ctrl->ctrl, rq, queue_ready)) in nvme_fc_queue_rq()
|
| /Linux-v5.4/drivers/nvme/target/ |
| D | loop.c | 142 if (!nvmf_check_ready(&queue->ctrl->ctrl, req, queue_ready)) in nvme_loop_queue_rq()
|