Home
last modified time | relevance | path

Searched refs:recovery (Results 1 – 25 of 149) sorted by relevance

123456

/linux/drivers/target/iscsi/
H A Discsi_target_datain_values.c90 if (dr->recovery && dr->generate_recovery_values) { in iscsit_set_datain_values_yes_and_yes()
98 next_burst_len = (!dr->recovery) ? in iscsit_set_datain_values_yes_and_yes()
100 read_data_done = (!dr->recovery) ? in iscsit_set_datain_values_yes_and_yes()
136 datain->data_sn = (!dr->recovery) ? cmd->data_sn++ : dr->data_sn++; in iscsit_set_datain_values_yes_and_yes()
139 if (!dr->recovery) { in iscsit_set_datain_values_yes_and_yes()
147 if (!dr->recovery) { in iscsit_set_datain_values_yes_and_yes()
157 (dr->recovery == DATAIN_WITHIN_COMMAND_RECOVERY) ? in iscsit_set_datain_values_yes_and_yes()
164 (dr->recovery == DATAIN_WITHIN_COMMAND_RECOVERY) ? in iscsit_set_datain_values_yes_and_yes()
189 if (dr->recovery && dr->generate_recovery_values) { in iscsit_set_datain_values_no_and_yes()
197 read_data_done = (!dr->recovery) ? in iscsit_set_datain_values_no_and_yes()
[all …]
/linux/include/linux/qed/
H A Dqede_rdma.h53 int qede_rdma_dev_add(struct qede_dev *dev, bool recovery);
56 void qede_rdma_dev_remove(struct qede_dev *dev, bool recovery);
62 bool recovery) in qede_rdma_dev_add() argument
70 bool recovery) {} in qede_rdma_dev_remove() argument
/linux/Documentation/ABI/testing/
H A Dsysfs-class-remoteproc83 copy the dump. Also recovery process will not proceed until
86 What: /sys/class/remoteproc/.../recovery
89 Description: Remote processor recovery mechanism
91 Reports the recovery mechanism of the remote processor,
99 processor crashes while recovery is disabled, it will
100 be automatically recovered too as soon as recovery is enabled.
/linux/drivers/net/wireless/ath/ath6kl/
H A Drecovery.c100 struct ath6kl_fw_recovery *recovery = &ar->fw_recovery; in ath6kl_recovery_init() local
103 INIT_WORK(&recovery->recovery_work, ath6kl_recovery_work); in ath6kl_recovery_init()
104 recovery->seq_num = 0; in ath6kl_recovery_init()
105 recovery->hb_misscnt = 0; in ath6kl_recovery_init()
H A DMakefile37 ath6kl_core-y += recovery.o
/linux/tools/testing/selftests/drivers/net/bonding/
H A DMakefile18 mode-1-recovery-updelay.sh \
19 mode-2-recovery-updelay.sh \
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt44 If present, thermal warning recovery is enabled.
46 - st,fault-detect-recovery:
47 If present, fault detect recovery is enabled.
52 - st,fault-detect-recovery:
53 If present, then fault recovery will be enabled.
H A Dcs35l32.txt39 - cirrus,battery-recovery : Low battery nominal recovery threshold, rising VP.
/linux/drivers/ata/
H A Dpata_cs5520.c40 int recovery; member
70 (cs5520_pio_clocks[pio].recovery << 4) | in cs5520_set_timings()
75 (cs5520_pio_clocks[pio].recovery << 4) | in cs5520_set_timings()
79 (cs5520_pio_clocks[pio].recovery << 4) | in cs5520_set_timings()
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-3720-uDPU.dts23 i2c1_recovery_pins: i2c1-recovery-pins {
31 pinctrl-names = "default", "recovery";
/linux/Documentation/PCI/
H A Dpcieaer-howto.rst43 - Performs error recovery actions.
123 To enable error recovery, a software driver must provide callbacks.
165 PCI error-recovery callbacks
170 when performing error recovery actions.
175 pci-error-recovery.rst except PCIe-specific parts (see
176 below). Please refer to pci-error-recovery.rst for detailed
187 require any recovery actions. The AER driver clears the device's
217 or needs a reset for recovery. If all affected drivers agree that they can
225 to indicate that recovery without a reset is possible, the error
238 error recovery handler (pci_driver->err_handler is equal to NULL)?
[all …]
H A Dindex.rst17 pci-error-recovery
/linux/Documentation/i2c/
H A Dgpio-fault-injection.rst36 master under test should detect this condition and trigger a bus recovery (see
38 core (see 'struct bus_recovery_info'). However, the bus recovery will not
47 device. Bus recovery should be able to fix these situations. But please note:
51 and will init a bus recovery on its own. If you want to implement bus recovery
64 recovery. This time, however, it should succeed and the device should release
82 This is why bus recovery (up to 9 clock pulses) must either check SDA or send
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_rdma.c86 int qede_rdma_dev_add(struct qede_dev *edev, bool recovery) in qede_rdma_dev_add() argument
94 if (recovery) in qede_rdma_dev_add()
116 void qede_rdma_dev_remove(struct qede_dev *edev, bool recovery) in qede_rdma_dev_remove() argument
122 if (!recovery) { in qede_rdma_dev_remove()
/linux/drivers/i2c/busses/
H A Di2c-uniphier.c159 bool recovery = false; in uniphier_i2c_xfer_one() local
173 recovery = true; in uniphier_i2c_xfer_one()
181 recovery = true; in uniphier_i2c_xfer_one()
186 if (recovery) in uniphier_i2c_xfer_one()
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst13 sysadmin, start recovery) when a file system problem is detected.
20 early file system problem detection and reporting recovery tools.
76 specific application can use that information to attempt a recovery
/linux/fs/jbd2/
H A DMakefile8 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/linux/Documentation/networking/devlink/
H A Dsfc.rst51 * - ``coproc.recovery``
53 - SmartNIC application co-processor (APU) recovery operating system version.
/linux/Documentation/translations/zh_CN/PCI/
H A Dindex.rst31 * pci-error-recovery
/linux/fs/nilfs2/
H A DMakefile4 btnode.o bmap.o btree.o direct.o dat.o recovery.o \
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-speaker-one.dts112 st,thermal-warning-recovery;
113 st,fault-detect-recovery;
/linux/drivers/misc/genwqe/
H A DKconfig16 int "Use platform recovery procedures (0=off, 1=on)"
/linux/fs/gfs2/
H A DMakefile8 recovery.o rgrp.o super.o sys.o trans.o util.o
/linux/Documentation/driver-api/soundwire/
H A Derror_handling.rst18 control/command sequence, there is no concealment or recovery for audio
28 viable recovery strategy.
63 implementation does not provide a recovery mechanism for such errors, Slave
/linux/fs/f2fs/
H A DMakefile5 f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o

123456