Searched refs:nvme_fc_fcp_op (Results 1 – 1 of 1) sorted by relevance
89 struct nvme_fc_fcp_op { struct114 struct nvme_fc_fcp_op op; argument178 struct nvme_fc_fcp_op aen_ops[NVME_NR_AEN_COMMANDS];207 static inline struct nvme_fc_fcp_op *210 return container_of(fcpreq, struct nvme_fc_fcp_op, fcp_req); in fcp_req_to_fcp_op()1822 struct nvme_fc_fcp_op *op) in __nvme_fc_exit_request()1836 struct nvme_fc_fcp_op *op = blk_mq_rq_to_pdu(rq); in nvme_fc_exit_request()1842 __nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op) in __nvme_fc_abort_op()1871 struct nvme_fc_fcp_op *aen_op = ctrl->aen_ops; in nvme_fc_abort_aen_ops()1884 struct nvme_fc_fcp_op *op, int opstate) in __nvme_fc_fcpop_chk_teardowns()[all …]