Home
last modified time | relevance | path

Searched refs:chip_reset (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.1/include/media/i2c/
Dadv7842.h127 unsigned chip_reset:1; member
/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_target.c563 sp->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_async_nack_sp_done()
1258 if (sess->chip_reset != sess->vha->hw->base_qpair->chip_reset) { in qla24xx_chk_fcp_state()
2141 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_24xx_handle_abts()
2383 if (!vha->flags.online || mcmd->reset_count != qpair->chip_reset) { in qlt_xmit_tm_rsp()
2391 mcmd->reset_count, qpair->chip_reset); in qlt_xmit_tm_rsp()
3273 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_xmit_response()
3298 if (!qpair->fw_started || cmd->reset_count != qpair->chip_reset) { in qlt_xmit_response()
3307 cmd->reset_count, qpair->chip_reset); in qlt_xmit_response()
3434 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_rdy_to_xfer()
3447 cmd->reset_count, qpair->chip_reset); in qlt_rdy_to_xfer()
[all …]
Dqla_mbx.c121 u32 chip_reset; in qla2x00_mailbox_command() local
151 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()
285 if (chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()
298 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()
341 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command()
457 (chip_reset != ha->chip_reset)) { in qla2x00_mailbox_command()
Dqla_init.c1732 fcport->chip_reset = in qla24xx_fcport_handle_login()
1733 vha->hw->base_qpair->chip_reset; in qla24xx_fcport_handle_login()
2119 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_prli_done_event()
2245 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_plogi_done_event()
2266 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_plogi_done_event()
5281 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_alloc_fcport()
7146 ha->chip_reset++; in qla2x00_abort_isp_cleanup()
7147 ha->base_qpair->chip_reset = ha->chip_reset; in qla2x00_abort_isp_cleanup()
7152 ha->queue_pair_map[i]->chip_reset = in qla2x00_abort_isp_cleanup()
7153 ha->base_qpair->chip_reset; in qla2x00_abort_isp_cleanup()
[all …]
Dqla_target.h831 uint32_t chip_reset; member
Dqla_os.c5329 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_create_new_sess()
7688 ha->chip_reset++; in qla_pci_error_cleanup()
7690 ha->base_qpair->chip_reset = ha->chip_reset; in qla_pci_error_cleanup()
7693 ha->queue_pair_map[i]->chip_reset = in qla_pci_error_cleanup()
7694 ha->base_qpair->chip_reset; in qla_pci_error_cleanup()
Dqla_def.h2625 u32 chip_reset; member
3739 u32 chip_reset; member
4711 uint32_t chip_reset; member
Dqla_gs.c3481 if (sp->gen1 != vha->hw->base_qpair->chip_reset) { in qla24xx_async_gnnft_done()
3484 sp->name, sp->gen1, vha->hw->base_qpair->chip_reset); in qla24xx_async_gnnft_done()
3947 sp->gen1 = vha->hw->base_qpair->chip_reset; in qla24xx_async_gnnft()
4113 sp->gen1 = vha->hw->base_qpair->chip_reset; in qla24xx_async_gpnft()
Dqla_iocb.c2887 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_els_dcmd2_sp_done()
/Linux-v6.1/drivers/net/ethernet/renesas/
Dsh_eth.h480 void (*chip_reset)(struct net_device *ndev); member
Dsh_eth.c540 .chip_reset = sh_eth_chip_reset,
591 .chip_reset = sh_eth_chip_reset_r8a7740,
936 .chip_reset = sh_eth_chip_reset_giga,
980 .chip_reset = sh_eth_chip_reset,
1023 .chip_reset = sh_eth_chip_reset,
3353 if (mdp->cd->chip_reset) in sh_eth_drv_probe()
3354 mdp->cd->chip_reset(ndev); in sh_eth_drv_probe()
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-class-infiniband439 What: /sys/class/infiniband/qibX/chip_reset
468 chip_reset: (WO) Reset the chip if possible by writing
623 What: /sys/class/infiniband/hfi1_X/chip_reset
640 chip_reset: (WO) Write "reset" to this file to reset the
/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c1180 bool chip_reset = false; in ath9k_htc_config() local
1191 chip_reset = true; in ath9k_htc_config()
1208 if ((changed & IEEE80211_CONF_CHANGE_CHANNEL) || chip_reset) { in ath9k_htc_config()
Dmain.c561 goto chip_reset; in ath_isr()
565 goto chip_reset; in ath_isr()
581 goto chip_reset; in ath_isr()
591 chip_reset: in ath_isr()
/Linux-v6.1/drivers/infiniband/hw/hfi1/
Dsysfs.c503 static DEVICE_ATTR_WO(chip_reset);
/Linux-v6.1/drivers/infiniband/hw/qib/
Dqib_sysfs.c680 static DEVICE_ATTR_WO(chip_reset);
/Linux-v6.1/drivers/scsi/qla4xxx/
Dql4_os.c4906 goto chip_reset; in qla4xxx_recover_adapter()
4912 goto chip_reset; in qla4xxx_recover_adapter()
4924 chip_reset: in qla4xxx_recover_adapter()
/Linux-v6.1/drivers/media/i2c/
Dadv7842.c3502 if (pdata->chip_reset) in adv7842_probe()