Home
last modified time | relevance | path

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

/linux-5.19.10/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.h889 unsigned int cmd_sent_to_fw:1; member
Dqla_target.c3395 cmd->cmd_sent_to_fw = 1; in qlt_xmit_response()
3476 cmd->cmd_sent_to_fw = 1; in qlt_rdy_to_xfer()
3993 cmd->cmd_sent_to_fw = 0; in qlt_do_ctio_completion()