Searched refs:nvme_fc_fcp_op (Results 1 – 1 of 1) sorted by relevance
88 struct nvme_fc_fcp_op { struct113 struct nvme_fc_fcp_op op; argument176 struct nvme_fc_fcp_op aen_ops[NVME_NR_AEN_COMMANDS];205 static inline struct nvme_fc_fcp_op *208 return container_of(fcpreq, struct nvme_fc_fcp_op, fcp_req); in fcp_req_to_fcp_op()1814 struct nvme_fc_fcp_op *op) in __nvme_fc_exit_request()1828 struct nvme_fc_fcp_op *op = blk_mq_rq_to_pdu(rq); in nvme_fc_exit_request()1834 __nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op) in __nvme_fc_abort_op()1863 struct nvme_fc_fcp_op *aen_op = ctrl->aen_ops; in nvme_fc_abort_aen_ops()1876 struct nvme_fc_fcp_op *op, int opstate) in __nvme_fc_fcpop_chk_teardowns()[all …]