Searched refs:nvme_fc_fcp_op (Results 1 – 1 of 1) sorted by relevance
72 struct nvme_fc_fcp_op { struct97 struct nvme_fc_fcp_op op; argument159 struct nvme_fc_fcp_op aen_ops[NVME_NR_AEN_COMMANDS];188 static inline struct nvme_fc_fcp_op *191 return container_of(fcpreq, struct nvme_fc_fcp_op, fcp_req); in fcp_req_to_fcp_op()1479 struct nvme_fc_fcp_op *op) in __nvme_fc_exit_request()1493 struct nvme_fc_fcp_op *op = blk_mq_rq_to_pdu(rq); in nvme_fc_exit_request()1499 __nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op) in __nvme_fc_abort_op()1526 struct nvme_fc_fcp_op *aen_op = ctrl->aen_ops; in nvme_fc_abort_aen_ops()1539 struct nvme_fc_fcp_op *op, int opstate) in __nvme_fc_fcpop_chk_teardowns()[all …]