Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c264 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_complete_free()
316 if (WARN_ON(cmd->cmd_sent_to_fw)) in tcm_qla2xxx_release_cmd()
472 cmd->cmd_sent_to_fw = 0; in tcm_qla2xxx_handle_data_work()
Dqla_target.h874 unsigned int cmd_sent_to_fw:1; member
Dqla_target.c3329 cmd->cmd_sent_to_fw = 1; in qlt_xmit_response()
3412 cmd->cmd_sent_to_fw = 1; in qlt_rdy_to_xfer()
3925 cmd->cmd_sent_to_fw = 0; in qlt_do_ctio_completion()