Home
last modified time | relevance | path

Searched refs:cmd_sent_to_fw (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c267 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_complete_free()
346 if (WARN_ON(cmd->cmd_sent_to_fw)) in tcm_qla2xxx_release_cmd()
512 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_handle_data_work()
Dqla_target.h890 unsigned int cmd_sent_to_fw:1; member
Dqla_target.c3410 cmd->cmd_sent_to_fw = 1; in qlt_xmit_response()
3491 cmd->cmd_sent_to_fw = 1; in qlt_rdy_to_xfer()
4007 cmd->cmd_sent_to_fw = 0; in qlt_do_ctio_completion()