Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c266 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_complete_free()
341 if (WARN_ON(cmd->cmd_sent_to_fw)) in tcm_qla2xxx_release_cmd()
498 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_handle_data_work()
Dqla_target.h875 unsigned int cmd_sent_to_fw:1; member
Dqla_target.c3345 cmd->cmd_sent_to_fw = 1; in qlt_xmit_response()
3428 cmd->cmd_sent_to_fw = 1; in qlt_rdy_to_xfer()
3941 cmd->cmd_sent_to_fw = 0; in qlt_do_ctio_completion()