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; argument177 struct nvme_fc_fcp_op aen_ops[NVME_NR_AEN_COMMANDS];206 static inline struct nvme_fc_fcp_op *209 return container_of(fcpreq, struct nvme_fc_fcp_op, fcp_req); in fcp_req_to_fcp_op()1815 struct nvme_fc_fcp_op *op) in __nvme_fc_exit_request()1829 struct nvme_fc_fcp_op *op = blk_mq_rq_to_pdu(rq); in nvme_fc_exit_request()1835 __nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op) in __nvme_fc_abort_op()1864 struct nvme_fc_fcp_op *aen_op = ctrl->aen_ops; in nvme_fc_abort_aen_ops()1877 struct nvme_fc_fcp_op *op, int opstate) in __nvme_fc_fcpop_chk_teardowns()[all …]