Searched refs:chip_reset (Results 1 – 14 of 14) sorted by relevance
127 unsigned chip_reset:1; member
547 sp->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_async_nack_sp_done()1251 if (sess->chip_reset != sess->vha->hw->base_qpair->chip_reset) { in qla24xx_chk_fcp_state()2134 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_24xx_handle_abts()2376 if (!vha->flags.online || mcmd->reset_count != qpair->chip_reset) { in qlt_xmit_tm_rsp()2384 mcmd->reset_count, qpair->chip_reset); in qlt_xmit_tm_rsp()3266 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_xmit_response()3291 if (!qpair->fw_started || cmd->reset_count != qpair->chip_reset) { in qlt_xmit_response()3300 cmd->reset_count, qpair->chip_reset); in qlt_xmit_response()3427 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_rdy_to_xfer()3440 cmd->reset_count, qpair->chip_reset); in qlt_rdy_to_xfer()[all …]
1749 fcport->chip_reset = in qla24xx_fcport_handle_login()1750 vha->hw->base_qpair->chip_reset; in qla24xx_fcport_handle_login()2061 if (_chip_gen != sp->vha->hw->chip_reset || _login_gen != sp->fcport->login_gen) {\2097 chip_gen = vha->hw->chip_reset; in qla26xx_marker()2186 chip_gen = vha->hw->chip_reset; in __qla2x00_async_tm_cmd()2233 if (chip_gen == vha->hw->chip_reset && login_gen == fcport->login_gen) { in __qla2x00_async_tm_cmd()2391 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_prli_done_event()2517 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_plogi_done_event()2538 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_plogi_done_event()5570 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_alloc_fcport()[all …]
121 u32 chip_reset; in qla2x00_mailbox_command() local151 chip_reset = ha->chip_reset; in qla2x00_mailbox_command()194 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()212 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()284 if (chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()296 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()337 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()453 (chip_reset != ha->chip_reset)) { in qla2x00_mailbox_command()
831 uint32_t chip_reset; member
5393 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_create_new_sess()7737 ha->chip_reset++; in qla_pci_error_cleanup()7739 ha->base_qpair->chip_reset = ha->chip_reset; in qla_pci_error_cleanup()7742 ha->queue_pair_map[i]->chip_reset = in qla_pci_error_cleanup()7743 ha->base_qpair->chip_reset; in qla_pci_error_cleanup()
2672 u32 chip_reset; member3818 u32 chip_reset; member4795 uint32_t chip_reset; member
3207 if (sp->gen1 != vha->hw->base_qpair->chip_reset) { in qla_fab_scan_finish()3210 sp->name, sp->gen1, vha->hw->base_qpair->chip_reset); in qla_fab_scan_finish()3740 sp->gen1 = vha->hw->base_qpair->chip_reset; in qla_fab_async_scan()
2926 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_els_dcmd2_sp_done()
480 void (*chip_reset)(struct net_device *ndev); member
560 goto chip_reset; in ath_isr()564 goto chip_reset; in ath_isr()580 goto chip_reset; in ath_isr()590 chip_reset: in ath_isr()
503 static DEVICE_ATTR_WO(chip_reset);
4916 goto chip_reset; in qla4xxx_recover_adapter()4922 goto chip_reset; in qla4xxx_recover_adapter()4934 chip_reset: in qla4xxx_recover_adapter()
3567 if (pdata->chip_reset) in adv7842_probe()