Searched refs:chip_reset (Results 1 – 17 of 17) sorted by relevance
127 unsigned chip_reset:1; member
540 sp->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_async_nack_sp_done()1244 if (sess->chip_reset != sess->vha->hw->base_qpair->chip_reset) { in qla24xx_chk_fcp_state()2068 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_24xx_handle_abts()2325 if (!vha->flags.online || mcmd->reset_count != qpair->chip_reset) { in qlt_xmit_tm_rsp()2333 mcmd->reset_count, qpair->chip_reset); in qlt_xmit_tm_rsp()3238 cmd->reset_count != qpair->chip_reset)) { in qlt_xmit_response()3397 cmd->reset_count != qpair->chip_reset)) { in qlt_rdy_to_xfer()3880 cmd->reset_count != qpair->chip_reset) { in qlt_abort_cmd()4644 cmd->reset_count = vha->hw->base_qpair->chip_reset; in qlt_get_tag()4777 mcmd->reset_count = ha->base_qpair->chip_reset; in qlt_issue_task_mgmt()[all …]
1749 fcport->chip_reset = in qla24xx_fcport_handle_login()1750 vha->hw->base_qpair->chip_reset; in qla24xx_fcport_handle_login()2052 if (_chip_gen != sp->vha->hw->chip_reset || _login_gen != sp->fcport->login_gen) {\2088 chip_gen = vha->hw->chip_reset; in qla26xx_marker()2177 chip_gen = vha->hw->chip_reset; in __qla2x00_async_tm_cmd()2224 if (chip_gen == vha->hw->chip_reset && login_gen == fcport->login_gen) { in __qla2x00_async_tm_cmd()2382 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_prli_done_event()2523 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_plogi_done_event()2544 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_plogi_done_event()5600 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_alloc_fcport()[all …]
122 u32 chip_reset; in qla2x00_mailbox_command() local152 chip_reset = ha->chip_reset; in qla2x00_mailbox_command()195 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()213 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command()287 if (chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()299 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()340 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()456 (chip_reset != ha->chip_reset)) { in qla2x00_mailbox_command()
841 uint32_t chip_reset; member
5383 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_create_new_sess()7728 ha->chip_reset++; in qla_pci_error_cleanup()7730 ha->base_qpair->chip_reset = ha->chip_reset; in qla_pci_error_cleanup()7733 ha->queue_pair_map[i]->chip_reset = in qla_pci_error_cleanup()7734 ha->base_qpair->chip_reset; in qla_pci_error_cleanup()
2693 u32 chip_reset; member3838 u32 chip_reset; member4820 uint32_t chip_reset; member
3117 if (sp->gen1 != vha->hw->base_qpair->chip_reset) { in qla_fab_scan_finish()3120 sp->name, sp->gen1, vha->hw->base_qpair->chip_reset); in qla_fab_scan_finish()3647 sp->gen1 = vha->hw->base_qpair->chip_reset; in qla_fab_async_scan()
2924 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_els_dcmd2_sp_done()
480 void (*chip_reset)(struct net_device *ndev); member
538 .chip_reset = sh_eth_chip_reset,589 .chip_reset = sh_eth_chip_reset_r8a7740,934 .chip_reset = sh_eth_chip_reset_giga,978 .chip_reset = sh_eth_chip_reset,1021 .chip_reset = sh_eth_chip_reset,3386 if (mdp->cd->chip_reset) in sh_eth_drv_probe()3387 mdp->cd->chip_reset(ndev); in sh_eth_drv_probe()
439 What: /sys/class/infiniband/qibX/chip_reset468 chip_reset: (WO) Reset the chip if possible by writing623 What: /sys/class/infiniband/hfi1_X/chip_reset640 chip_reset: (WO) Write "reset" to this file to reset the
1180 bool chip_reset = false; in ath9k_htc_config() local1191 chip_reset = true; in ath9k_htc_config()1208 if ((changed & IEEE80211_CONF_CHANGE_CHANNEL) || chip_reset) { in ath9k_htc_config()
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);
4920 goto chip_reset; in qla4xxx_recover_adapter()4926 goto chip_reset; in qla4xxx_recover_adapter()4938 chip_reset: in qla4xxx_recover_adapter()
3570 if (pdata->chip_reset) in adv7842_probe()