/linux/Documentation/networking/devlink/ |
H A D | devlink-reload.rst | 7 ``devlink-reload`` provides mechanism to reinit driver entities, applying 14 User may select a reload action. 17 .. list-table:: Possible reload actions 39 firmware reset. If no new image pending this action will reload current 45 being performed without fw activation. Therefore, the devlink reload 51 By default reload actions are not limited and driver implementation may 57 .. list-table:: Possible reload limits 70 namespaces during devlink reload operation. 78 $ devlink dev reload help 79 $ devlink dev reload DE [all...] |
H A D | devlink-params.rst | 32 the driver using the ``devlink`` reload command. 41 support reloading via the ``devlink-reload`` command. This command will 42 request a reload of the device driver.
|
/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | fib.sh | 115 devlink -N testns1 dev reload $DEVLINK_DEV 137 devlink -N testns1 dev reload $DEVLINK_DEV 144 devlink -N testns1 dev reload $DEVLINK_DEV &> /dev/null 150 # Successfully reload after deleting all the routes. 152 devlink -N testns1 dev reload $DEVLINK_DEV 254 devlink -N testns1 dev reload $DEVLINK_DEV 279 devlink -N testns1 dev reload $DEVLINK_DEV 304 devlink -N testns1 dev reload $DEVLINK_DEV 311 devlink -N testns1 dev reload $DEVLINK_DEV &> /dev/null 317 # Successfully reload afte [all...] |
H A D | devlink.sh | 130 devlink dev reload $DL_HANDLE 132 check_value max_macs post-reload 16 16 133 check_value test1 post-reload false N 232 devlink dev reload $DL_HANDLE 233 check_err $? "Failed to reload" 236 check_err $? "Failed to setup devlink reload to fail" 238 devlink dev reload $DL_HANDLE 239 check_fail $? "Unexpected success of devlink reload" 242 check_err $? "Failed to setup devlink reload not to fail" 244 devlink dev reload [all...] |
/linux/drivers/comedi/drivers/ |
H A D | addi_watchdog.c | 25 * Enable the watchdog and set the reload timeout: 27 * data[1] = timeout reload value 38 unsigned int reload; in addi_watchdog_insn_config() local 43 reload = data[1] & s->maxdata; in addi_watchdog_insn_config() 44 outl(reload, spriv->iobase + ADDI_TCW_RELOAD_REG); in addi_watchdog_insn_config() 48 20 * reload + 20); in addi_watchdog_insn_config()
|
/linux/drivers/watchdog/ |
H A D | wdt285.c | 41 static unsigned int reload; variable 61 *CSR_TIMER4_LOAD = reload; in watchdog_ping() 77 reload = soft_margin * (mem_fclk_21285 / 256); in watchdog_open() 169 reload = soft_margin * (mem_fclk_21285 / 256); in watchdog_ioctl()
|
H A D | hpwdt.c | 72 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_start() local 74 dev_dbg(wdd->parent, "start watchdog 0x%08x:0x%08x:0x%02x\n", wdd->timeout, reload, control); in hpwdt_start() 75 iowrite16(reload, hpwdt_timer_reg); in hpwdt_start() 107 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_ping() local 109 dev_dbg(wdd->parent, "ping watchdog 0x%08x:0x%08x\n", wdd->timeout, reload); in hpwdt_ping() 110 hpwdt_ping_ticks(reload); in hpwdt_ping()
|
H A D | starfive-wdt.c | 22 #define STARFIVE_WDT_JH7100_RELOAD 0x114 /* Write 0 or 1 to reload preset value */ 39 #define STARFIVE_WDT_JH7110_INTCLR 0x00c /* clear intterupt and reload the counter */ 85 unsigned int reload; /* Watchdog Reload Control register */ member 109 u32 reload; /* restore the count */ member 116 .reload = STARFIVE_WDT_JH7100_RELOAD, 246 /* clear interrupt signal before initialization or reload */ 296 /* 7100 need set any value to reload register and could reload value to counter */ in starfive_wdt_set_reload_count() 297 if (wdt->variant->reload) in starfive_wdt_set_reload_count() 298 writel(0x1, wdt->base + wdt->variant->reload); in starfive_wdt_set_reload_count() [all...] |
/linux/Documentation/ABI/stable/ |
H A D | sysfs-driver-misc-cp500 | 13 Description: Flag which signals if FPGA shall keep or reload configuration 19 necessary to power cycle the device to reload the new 24 0 = reload configuration bitstream on reset
|
/linux/arch/powerpc/include/asm/ |
H A D | fsl_gtm.h | 37 bool reload); 39 bool reload);
|
/linux/drivers/gpu/drm/ci/xfails/ |
H A D | i915-amly-fails.txt | 3 i915_module_load@reload,Fail 4 i915_module_load@reload-no-display,Fail 7 i915_pm_rpm@module-reload,Fail
|
H A D | i915-kbl-fails.txt | 2 i915_module_load@reload,Fail 3 i915_module_load@reload-no-display,Fail
|
H A D | i915-whl-fails.txt | 3 i915_module_load@reload,Fail 4 i915_module_load@reload-no-display,Fail 7 i915_pm_rpm@module-reload,Fail
|
H A D | i915-tgl-fails.txt | 6 i915_module_load@reload,Fail 7 i915_module_load@reload-no-display,Fail
|
H A D | i915-cml-fails.txt | 3 i915_module_load@reload,Fail 4 i915_module_load@reload-no-display,Fail 9 i915_pm_rpm@module-reload,Fail
|
H A D | i915-jsl-fails.txt | 3 i915_module_load@reload,Fail 4 i915_module_load@reload-no-display,Fail
|
H A D | i915-glk-fails.txt | 4 i915_module_load@reload,Fail 5 i915_module_load@reload-no-display,Fail
|
H A D | i915-apl-fails.txt | 2 i915_module_load@reload,Fail 3 i915_module_load@reload-no-display,Fail
|
/linux/arch/arm/mach-omap2/ |
H A D | sleep24xx.S | 76 strne r0, [r1] @ rewrite DLLA to force DLL reload 78 strne r0, [r1] @ rewrite DLLB to force DLL reload
|
/linux/drivers/misc/genwqe/ |
H A D | card_sysfs.c | 214 int reload; in reload_bitstream_store() local 217 if (kstrtoint(buf, 0, &reload) < 0) in reload_bitstream_store() 220 if (reload == 0x1) { in reload_bitstream_store()
|
/linux/drivers/acpi/acpica/ |
H A D | tbinstal.c | 84 * reload - Whether reload should be performed 102 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table() argument 125 if (!reload && in acpi_tb_install_standard_table()
|
/linux/arch/arm/kernel/ |
H A D | entry-header.S | 392 .macro invoke_syscall, table, nr, tmp, ret, reload=0 argument 399 .if \reload 401 ldmiacc r1, {r0 - r6} @ reload r0-r6 408 .if \reload 410 ldmiacc r1, {r0 - r6} @ reload r0-r6
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | fib.sh | 246 devlink dev reload $DEVLINK_DEV netns testns1 248 echo "Failed to reload into netns \"testns1\"" 256 devlink -N testns1 dev reload $DEVLINK_DEV netns $$
|
/linux/Documentation/hwmon/ |
H A D | sht15.rst | 50 sensors. Disabling the reload of those coefficients allows saving 10ms for each 67 flag to indicate not to reload from OTP (default to false).
|
/linux/drivers/input/serio/ |
H A D | apbps2.c | 35 u32 __iomem reload; /* 0x0c */ member 165 /* Set reload register to core freq in kHz/10 */ in apbps2_of_probe() 166 iowrite32be(freq_hz / 10000, &priv->regs->reload); in apbps2_of_probe()
|