| /linux/Documentation/networking/devlink/ |
| 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 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 82 $ devlink dev reload pci/0000:82:00.0 action driver_reinit 86 # Run reload command to activate firmware: [all …]
|
| /linux/drivers/gpu/drm/ci/xfails/ |
| A D | i915-kbl-fails.txt | 2 i915_module_load@reload,Fail 3 i915_module_load@reload-no-display,Fail 28 xe_module_load@many-reload,Fail 29 xe_module_load@reload,Fail 30 xe_module_load@reload-no-display,Fail
|
| A D | i915-tgl-fails.txt | 18 i915_module_load@reload,Fail 19 i915_module_load@reload-no-display,Fail 48 xe_module_load@many-reload,Fail 49 xe_module_load@reload,Fail 50 xe_module_load@reload-no-display,Fail
|
| A D | i915-whl-fails.txt | 4 i915_module_load@reload,Fail 5 i915_module_load@reload-no-display,Fail 8 i915_pm_rpm@module-reload,Fail 60 xe_module_load@many-reload,Fail 61 xe_module_load@reload,Fail 62 xe_module_load@reload-no-display,Fail
|
| A D | i915-amly-fails.txt | 4 i915_module_load@reload,Fail 5 i915_module_load@reload-no-display,Fail 8 i915_pm_rpm@module-reload,Fail 59 xe_module_load@many-reload,Fail 60 xe_module_load@reload,Fail 61 xe_module_load@reload-no-display,Fail
|
| A D | i915-apl-fails.txt | 2 i915_module_load@reload,Fail 3 i915_module_load@reload-no-display,Fail 51 xe_module_load@many-reload,Fail 52 xe_module_load@reload,Fail 53 xe_module_load@reload-no-display,Fail
|
| A D | i915-glk-fails.txt | 4 i915_module_load@reload,Fail 5 i915_module_load@reload-no-display,Fail 63 xe_module_load@many-reload,Fail 64 xe_module_load@reload,Fail 65 xe_module_load@reload-no-display,Fail
|
| A D | i915-cml-fails.txt | 4 i915_module_load@reload,Fail 5 i915_module_load@reload-no-display,Fail 10 i915_pm_rpm@module-reload,Fail 72 xe_module_load@many-reload,Fail
|
| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| 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 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 319 devlink -N testns1 dev reload $DEVLINK_DEV 377 devlink dev reload $DEVLINK_DEV netns testns1
|
| A D | devlink.sh | 128 devlink dev reload $DL_HANDLE 130 check_value max_macs post-reload 16 16 131 check_value test1 post-reload false N 230 devlink dev reload $DL_HANDLE 236 devlink dev reload $DL_HANDLE 242 devlink dev reload $DL_HANDLE 248 devlink dev reload $DL_HANDLE 254 devlink dev reload $DL_HANDLE 269 devlink dev reload $DL_HANDLE netns testns1 307 devlink dev reload $DL_HANDLE netns testns1 [all …]
|
| /linux/drivers/comedi/drivers/ |
| A D | addi_watchdog.c | 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/ |
| 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()
|
| 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()
|
| A D | starfive-wdt.c | 85 unsigned int reload; /* Watchdog Reload Control register */ member 109 u32 reload; /* restore the count */ member 116 .reload = STARFIVE_WDT_JH7100_RELOAD, 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() 542 wdt->reload = starfive_wdt_get_count(wdt); in starfive_wdt_suspend() 561 starfive_wdt_set_reload_count(wdt, wdt->reload); in starfive_wdt_resume()
|
| /linux/Documentation/ABI/stable/ |
| 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/ |
| A D | fsl_gtm.h | 37 bool reload); 39 bool reload);
|
| /linux/Documentation/netlink/specs/ |
| A D | devlink.yaml | 160 name: reload-action 671 name: reload-failed 725 name: reload-action 727 enum: reload-action 731 enum: reload-action 734 name: reload-limits 736 enum: reload-action 743 name: reload-stats 829 name: reload-stats 834 name: dl-reload-stats [all …]
|
| /linux/arch/arm/mach-omap2/ |
| 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/ |
| 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/arch/powerpc/sysdev/ |
| A D | fsl_gtm.c | 243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() argument 258 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_timer16() 279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16() argument 291 return gtm_set_ref_timer16(tmr, freq, usec, reload); in gtm_set_exact_timer16()
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| A D | st,stm32-timers.yaml | 11 - advanced-control timers consist of a 16-bit auto-reload counter driven 14 - general-purpose timers consist of a 16-bit or 32-bit auto-reload counter 16 - basic timers consist of a 16-bit auto-reload counter driven by a
|
| /linux/arch/arm/kernel/ |
| A D | entry-header.S | 392 .macro invoke_syscall, table, nr, tmp, ret, reload=0 399 .if \reload 401 ldmiacc r1, {r0 - r6} @ reload r0-r6 408 .if \reload 410 ldmiacc r1, {r0 - r6} @ reload r0-r6
|
| /linux/drivers/acpi/acpica/ |
| A D | tbinstal.c | 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/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | core.c | 157 if (!reload) { in mlxsw_ports_init() 178 if (!reload) in mlxsw_ports_fini() 2113 if (!reload) { in __mlxsw_core_bus_device_register() 2168 if (!reload) { in __mlxsw_core_bus_device_register() 2206 if (!reload) in __mlxsw_core_bus_device_register() 2222 if (!reload) in __mlxsw_core_bus_device_register() 2232 if (!reload) in __mlxsw_core_bus_device_register() 2278 if (!reload) in mlxsw_core_bus_device_unregister() 2282 if (!reload) in mlxsw_core_bus_device_unregister() 2298 if (!reload) in mlxsw_core_bus_device_unregister() [all …]
|
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| A D | fib.sh | 246 devlink dev reload $DEVLINK_DEV netns testns1 256 devlink -N testns1 dev reload $DEVLINK_DEV netns $$
|