Home
last modified time | relevance | path

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

/linux-6.12.1/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()
502 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_handle_data_work()
Dqla_target.h886 unsigned int cmd_sent_to_fw:1; member
Dqla_target.c3390 cmd->cmd_sent_to_fw = 1; in qlt_xmit_response()
3471 cmd->cmd_sent_to_fw = 1; in qlt_rdy_to_xfer()
3988 cmd->cmd_sent_to_fw = 0; in qlt_do_ctio_completion()