Lines Matching refs:reset_count
2157 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_24xx_handle_abts()
2397 if (!vha->flags.online || mcmd->reset_count != qpair->chip_reset) { in qlt_xmit_tm_rsp()
2405 mcmd->reset_count, qpair->chip_reset); in qlt_xmit_tm_rsp()
3287 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_xmit_response()
3312 if (!qpair->fw_started || cmd->reset_count != qpair->chip_reset) { in qlt_xmit_response()
3321 cmd->reset_count, qpair->chip_reset); in qlt_xmit_response()
3447 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_rdy_to_xfer()
3460 cmd->reset_count, qpair->chip_reset); in qlt_rdy_to_xfer()
4385 cmd->reset_count = vha->hw->base_qpair->chip_reset; in qlt_get_tag()
4496 mcmd->reset_count = ha->base_qpair->chip_reset; in qlt_issue_task_mgmt()
4581 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_abort_task()
5549 cmd->reset_count = ha->base_qpair->chip_reset; in qlt_alloc_qfull_cmd()