Lines Matching refs:reset_count
2090 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_24xx_handle_abts()
2330 if (!vha->flags.online || mcmd->reset_count != qpair->chip_reset) { in qlt_xmit_tm_rsp()
2338 mcmd->reset_count, qpair->chip_reset); in qlt_xmit_tm_rsp()
3206 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_xmit_response()
3231 if (!qpair->fw_started || cmd->reset_count != qpair->chip_reset) { in qlt_xmit_response()
3240 cmd->reset_count, qpair->chip_reset); in qlt_xmit_response()
3372 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_rdy_to_xfer()
3385 cmd->reset_count, qpair->chip_reset); in qlt_rdy_to_xfer()
4298 cmd->reset_count = vha->hw->base_qpair->chip_reset; in qlt_get_tag()
4408 mcmd->reset_count = ha->base_qpair->chip_reset; in qlt_issue_task_mgmt()
4493 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_abort_task()
5403 cmd->reset_count = ha->base_qpair->chip_reset; in qlt_alloc_qfull_cmd()