Lines Matching refs:reset_count
2158 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_24xx_handle_abts()
2398 if (!vha->flags.online || mcmd->reset_count != qpair->chip_reset) { in qlt_xmit_tm_rsp()
2406 mcmd->reset_count, qpair->chip_reset); in qlt_xmit_tm_rsp()
3288 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_xmit_response()
3313 if (!qpair->fw_started || cmd->reset_count != qpair->chip_reset) { in qlt_xmit_response()
3322 cmd->reset_count, qpair->chip_reset); in qlt_xmit_response()
3448 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_rdy_to_xfer()
3461 cmd->reset_count, qpair->chip_reset); in qlt_rdy_to_xfer()
4386 cmd->reset_count = vha->hw->base_qpair->chip_reset; in qlt_get_tag()
4497 mcmd->reset_count = ha->base_qpair->chip_reset; in qlt_issue_task_mgmt()
4582 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_abort_task()
5550 cmd->reset_count = ha->base_qpair->chip_reset; in qlt_alloc_qfull_cmd()