Searched refs:nvme_fc_fcp_op (Results 1 – 1 of 1) sorted by relevance
83 struct nvme_fc_fcp_op { struct161 struct nvme_fc_fcp_op aen_ops[NVME_NR_AEN_COMMANDS];190 static inline struct nvme_fc_fcp_op *193 return container_of(fcpreq, struct nvme_fc_fcp_op, fcp_req); in fcp_req_to_fcp_op()1476 struct nvme_fc_fcp_op *op) in __nvme_fc_exit_request()1490 struct nvme_fc_fcp_op *op = blk_mq_rq_to_pdu(rq); in nvme_fc_exit_request()1496 __nvme_fc_abort_op(struct nvme_fc_ctrl *ctrl, struct nvme_fc_fcp_op *op) in __nvme_fc_abort_op()1523 struct nvme_fc_fcp_op *aen_op = ctrl->aen_ops; in nvme_fc_abort_aen_ops()1532 struct nvme_fc_fcp_op *op, int opstate) in __nvme_fc_fcpop_chk_teardowns()1549 struct nvme_fc_fcp_op *op = fcp_req_to_fcp_op(req); in nvme_fc_fcpio_done()[all …]