Home
last modified time | relevance | path

Searched full:resetting (Results 1 – 25 of 954) sorted by relevance

12345678910>>...39

/linux-6.12.1/tools/testing/selftests/net/netfilter/
Dnft_audit.sh168 # resetting rules
186 # resetting sets and elements
199 # resetting counters
214 # resetting quotas
/linux-6.12.1/include/linux/
Dadb.h50 ADB_MSG_PRE_RESET, /* Called before resetting the bus */
51 ADB_MSG_POST_RESET /* Called after resetting the bus (re-do init & register) */
/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbfi_cna.h85 * @brief H2I command structure for resetting the stats.
93 * @brief H2I command structure for resetting the stats.
/linux-6.12.1/Documentation/driver-api/
Dlibata.rst568 gathering and could trigger complex error handling (say, resetting &
817 indicates something is very wrong with the system. Resetting host
826 Resetting host controller is recommended.
834 it forget about the timed out command, resetting is necessary. The timed
862 During EH, resetting is necessary in the following cases.
872 Resetting during EH might be a good idea regardless of error condition
881 HBA resetting is implementation specific. For a controller complying to
906 some level of resetting, possibly similar level with software reset.
922 This is the preferred way of resetting a SATA device. In effect,
927 One more thing to consider when resetting devices is that resetting
/linux-6.12.1/drivers/usb/storage/
Duas.c42 int qdepth, resetting; member
109 if (devinfo->resetting) in uas_do_work()
314 if (devinfo->resetting) in uas_stat_cmplt()
412 if (devinfo->resetting) in uas_data_cmplt()
657 if (devinfo->resetting) { in uas_queuecommand_lck()
783 devinfo->resetting = 1; in uas_eh_device_reset_handler()
794 devinfo->resetting = 0; in uas_eh_device_reset_handler()
1025 devinfo->resetting = 0; in uas_probe()
1211 devinfo->resetting = 1; in uas_disconnect()
/linux-6.12.1/drivers/net/ethernet/altera/
Daltera_msgdma.c46 "TSE Rx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
68 "TSE Tx mSGDMA resetting bit never cleared!\n"); in msgdma_reset()
/linux-6.12.1/Documentation/i2c/
Dfault-codes.rst14 some cases, such as re-initializing (and maybe resetting). After such
67 SMBus adapter) needs some fault recovery (such as resetting),
/linux-6.12.1/drivers/misc/cxl/
Dflash.c334 pr_devel("resetting adapter\n"); in transfer_image()
343 pr_devel("resetting adapter\n"); in transfer_image()
352 pr_devel("resetting adapter\n"); in transfer_image()
500 pr_devel("resetting adapter\n"); in device_close()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-block-zram21 The reset file is write-only and allows resetting the
47 compressed data. For resetting the value, you should write
Dsysfs-bus-fsi45 Provides a means of resetting the cfam that is attached to the
/linux-6.12.1/drivers/net/can/
Dgrcan.c305 bool resetting; member
562 if (!priv->resetting && !priv->closing && in grcan_lost_one_shot_frame()
693 if (!priv->resetting && !priv->closing) { in grcan_err()
819 priv->resetting = false; in grcan_running_reset()
912 if (!priv->resetting && !priv->closing) { in grcan_initiate_running_reset()
913 priv->resetting = true; in grcan_initiate_running_reset()
1028 if (priv->closing || priv->resetting) { in grcan_set_mode()
1082 priv->resetting = false; in grcan_open()
1141 if (!priv->resetting && !priv->closing && in grcan_transmit_catch_up()
1291 if (!priv->resetting && !priv->closing) { in grcan_txbug_workaround()
/linux-6.12.1/drivers/rtc/
Drtc-m41t93.c68 dev_warn(&spi->dev, "OF bit is set, resetting.\n"); in m41t93_set_time()
113 case after poweron. Time is valid after resetting HT bit. in m41t93_get_time()
/linux-6.12.1/arch/arm/mach-omap2/
Dti81xx-restart.c22 * NOTE: Warm reset does not seem to work, may require resetting
/linux-6.12.1/drivers/net/ethernet/i825xx/
Dether1.c507 priv(dev)->resetting = 1; in ether1_init_for_open()
657 printk(KERN_WARNING "%s: resetting device\n", dev->name); in ether1_timeout()
678 printk(KERN_WARNING "%s: resetting device\n", dev->name); in ether1_sendpacket()
910 if (priv(dev)->resetting == 0) in ether1_interrupt()
913 priv(dev)->resetting += 1; in ether1_interrupt()
919 if (priv(dev)->resetting == 2) in ether1_interrupt()
920 priv(dev)->resetting = 0; in ether1_interrupt()
/linux-6.12.1/Documentation/hwmon/
Dlm92.rst44 control the thresholds for resetting alarms.
/linux-6.12.1/sound/soc/intel/atom/sst/
Dsst_loader.c15 * setting/resetting dsp cores, etc
49 * intel_sst_reset_dsp_mrfld - Resetting SST DSP
58 dev_dbg(sst_drv_ctx->dev, "sst: Resetting the DSP in mrfld\n"); in intel_sst_reset_dsp_mrfld()
/linux-6.12.1/drivers/clk/baikal-t1/
DKconfig8 responsible for the chip subsystems clocking and resetting. It
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_vf_lib.c135 * If the PF has been disabled, there is no need resetting VF until PF is
137 * else is resetting the VF, so we shouldn't continue.
772 /* free VF resources to begin resetting the VSI state */ in ice_reset_all_vfs()
782 /* clean VF control VSI when resetting VFs since it should be in ice_reset_all_vfs()
835 * ICE_VF_RESET_LOCK - Acquire VF cfg_lock before resetting
892 …dev_dbg(dev, "VF is already disabled, there is no need for resetting it, telling VM, all is fine %… in ice_reset_vf()
936 /* clean VF control VSI when resetting VF since it should be setup in ice_reset_vf()
/linux-6.12.1/Documentation/driver-api/media/
Ddtv-common.rst45 Resetting the buffer counts as a read and write operation.
/linux-6.12.1/arch/arm/boot/compressed/
Dmisc-ep93xx.h27 * Work around this by resetting the ethernet MAC before we uncompress.
/linux-6.12.1/drivers/media/usb/dvb-usb/
Ddigitv.h48 * 0x07 write to the remote (don't know why one should this, resetting ?)
/linux-6.12.1/drivers/scsi/isci/
Dhost.h227 * This state is entered from the RESETTING state.
262 * is in the process of resetting. Thus, the user is unable to perform
285 * This state is entered from the RESETTING state.
/linux-6.12.1/drivers/i2c/busses/
Di2c-sis96x.c91 "Resetting...\n", temp); in sis96x_transaction()
139 /* Finish up by resetting the bus */ in sis96x_transaction()
/linux-6.12.1/drivers/acpi/
Dreboot.c23 pr_debug("Resetting with ACPI PCI RESET_REG.\n"); in acpi_pci_reboot()
/linux-6.12.1/include/linux/usb/
Dquirks.h69 /* Hub needs extra delay after resetting its port. */

12345678910>>...39