| /linux/drivers/net/pcs/ |
| H A D | pcs-rzn1-miic.c | 226 u8 reset_count; member 623 ret = reset_control_bulk_assert(miic->of_data->reset_count, miic->rsts); in miic_reset_control_bulk_assert() 635 if (!of_data->reset_count) in miic_reset_control_init() 638 for (i = 0; i < of_data->reset_count; i++) in miic_reset_control_init() 641 ret = devm_reset_control_bulk_get_exclusive(dev, of_data->reset_count, in miic_reset_control_init() 647 ret = reset_control_bulk_deassert(of_data->reset_count, miic->rsts); in miic_reset_control_init() 746 .reset_count = ARRAY_SIZE(rzt2h_reset_ids),
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_reset.c | 212 unsigned int reset_count; in igt_global_reset() local 221 reset_count = i915_reset_count(>->i915->gpu_error); in igt_global_reset() 225 if (i915_reset_count(>->i915->gpu_error) == reset_count) { in igt_global_reset()
|
| /linux/drivers/net/ethernet/qualcomm/ |
| H A D | qca_spi.h | 85 u16 reset_count; member
|
| H A D | qca_spi.c | 553 qca->reset_count = 0; in qcaspi_qca7k_sync() 556 qca->reset_count++; in qcaspi_qca7k_sync() 558 qca->reset_count); in qcaspi_qca7k_sync() 559 if (qca->reset_count >= QCASPI_RESET_TIMEOUT) { in qcaspi_qca7k_sync()
|
| /linux/Documentation/hwmon/ |
| H A D | sg2042-mcu.rst | 51 reset_count RO Reset count of the SoC
|
| /linux/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | if_usb.c | 813 static int reset_count = 10; in if_usb_prog_firmware() local 854 if (--reset_count >= 0) { in if_usb_prog_firmware() 883 if (--reset_count >= 0) { in if_usb_prog_firmware()
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | if_usb.c | 825 static int reset_count = 10; in if_usb_prog_firmware() local 876 if (--reset_count >= 0) { in if_usb_prog_firmware() 905 if (--reset_count >= 0) { in if_usb_prog_firmware()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_target.h | 886 uint32_t reset_count; member 1003 uint32_t reset_count; member 1048 uint32_t reset_count; member
|
| H A D | qla_target.c | 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() 3998 srr->reset_count = cmd->reset_count; in qlt_prepare_srr_ctio() 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() 4862 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_abort_task() [all …]
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 2450 int reset_count, fail_cont_count; in ath11k_core_reset() local 2470 reset_count = atomic_inc_return(&ab->reset_count); in ath11k_core_reset() 2472 if (reset_count > 1) { in ath11k_core_reset() 2477 ath11k_warn(ab, "already resetting count %d\n", reset_count); in ath11k_core_reset() 2485 atomic_dec(&ab->reset_count); in ath11k_core_reset()
|
| H A D | core.h | 1007 atomic_t reset_count; member
|
| /linux/drivers/scsi/ |
| H A D | hptiop.h | 325 atomic_t reset_count; member
|
| H A D | hptiop.c | 1069 atomic_inc(&hba->reset_count); in hptiop_reset_hba() 1330 atomic_set(&hba->reset_count, 0); in hptiop_probe()
|
| /linux/drivers/clk/qcom/ |
| H A D | gpucc-qcm2290.c | 311 .reset_count = 1,
|
| H A D | gpucc-sm6375.c | 375 .reset_count = 3,
|
| H A D | gpucc-sm6115.c | 411 .reset_count = 1,
|
| H A D | gpucc-sm8650.c | 559 .reset_count = 3,
|
| H A D | gpucc-sm8450.c | 686 .reset_count = 3,
|
| /linux/drivers/net/ethernet/dec/tulip/ |
| H A D | dmfe.c | 258 unsigned long reset_count; member 766 db->tx_jabber_timeout, db->reset_count, db->reset_cr8, in dmfe_stop() 1175 db->reset_count++; in dmfe_timer()
|
| H A D | uli526x.c | 173 unsigned long reset_count; member 1052 db->reset_count++; in uli526x_timer()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 211 *(data++) = pfvf->reset_count; in otx2_get_ethtool_stats() 1418 *(data++) = vf->reset_count; in otx2vf_get_ethtool_stats()
|
| /linux/include/uapi/drm/ |
| H A D | i915_drm.h | 2682 __u32 reset_count; member
|
| /linux/tools/include/uapi/drm/ |
| H A D | i915_drm.h | 2682 __u32 reset_count; member
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_device_queue_manager.c | 2219 int r = 0, reset_count = 0, i; in reset_hung_queues() local 2256 reset_count++; in reset_hung_queues() 2259 if (reset_count == dqm->detect_hang_count) in reset_hung_queues()
|
| /linux/drivers/misc/mei/ |
| H A D | client.c | 708 dev->reset_count = 0; in mei_host_client_init()
|