| /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 36 being performed without fw activation. Therefore, the devlink reload 42 By default reload actions are not limited and driver implementation may 48 .. list-table:: Possible reload limits 61 namespaces during devlink reload operation. 69 $ devlink dev reload help 73 $ devlink dev reload pci/0000:82:00.0 action driver_reinit 77 # Run reload command to activate firmware: [all …]
|
| 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.
|
| A D | index.rst | 24 devlink-reload
|
| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| A D | fib.sh | 112 devlink -N testns1 dev reload $DEVLINK_DEV 134 devlink -N testns1 dev reload $DEVLINK_DEV 141 devlink -N testns1 dev reload $DEVLINK_DEV &> /dev/null 149 devlink -N testns1 dev reload $DEVLINK_DEV 230 devlink -N testns1 dev reload $DEVLINK_DEV 255 devlink -N testns1 dev reload $DEVLINK_DEV 280 devlink -N testns1 dev reload $DEVLINK_DEV 287 devlink -N testns1 dev reload $DEVLINK_DEV &> /dev/null 295 devlink -N testns1 dev reload $DEVLINK_DEV 332 devlink dev reload $DEVLINK_DEV netns testns1
|
| A D | devlink.sh | 109 devlink dev reload $DL_HANDLE 111 check_value max_macs post-reload 16 16 112 check_value test1 post-reload false N 211 devlink dev reload $DL_HANDLE 217 devlink dev reload $DL_HANDLE 223 devlink dev reload $DL_HANDLE 229 devlink dev reload $DL_HANDLE 235 devlink dev reload $DL_HANDLE 250 devlink dev reload $DL_HANDLE netns testns1 285 devlink dev reload $DL_HANDLE netns testns1 [all …]
|
| A D | nexthop.sh | 110 $DEVLINK dev reload $DEVLINK_DEV 979 $DEVLINK dev reload $DEVLINK_DEV 1009 $DEVLINK dev reload $DEVLINK_DEV &> /dev/null 1013 $DEVLINK dev reload $DEVLINK_DEV 1033 devlink dev reload $DEVLINK_DEV netns testns1
|
| /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 | 71 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_start() local 73 dev_dbg(wdd->parent, "start watchdog 0x%08x:0x%08x:0x%02x\n", wdd->timeout, reload, control); in hpwdt_start() 74 iowrite16(reload, hpwdt_timer_reg); in hpwdt_start() 106 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_ping() local 108 dev_dbg(wdd->parent, "ping watchdog 0x%08x:0x%08x\n", wdd->timeout, reload); in hpwdt_ping() 109 hpwdt_ping_ticks(reload); in hpwdt_ping()
|
| /linux/arch/powerpc/include/asm/ |
| A D | fsl_gtm.h | 37 bool reload); 39 bool reload);
|
| /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/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/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/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | core.c | 141 if (!reload) { in mlxsw_ports_init() 162 if (!reload) in mlxsw_ports_fini() 1927 if (!reload) { in __mlxsw_core_bus_device_register() 2026 if (!reload) in __mlxsw_core_bus_device_register() 2035 if (!reload) in __mlxsw_core_bus_device_register() 2040 if (!reload) in __mlxsw_core_bus_device_register() 2077 if (!reload) in mlxsw_core_bus_device_unregister() 2081 if (!reload) in mlxsw_core_bus_device_unregister() 2096 if (!reload) in mlxsw_core_bus_device_unregister() 2101 if (!reload) in mlxsw_core_bus_device_unregister() [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/arch/arm/kernel/ |
| A D | entry-header.S | 387 .macro invoke_syscall, table, nr, tmp, ret, reload=0 394 .if \reload 396 ldmiacc r1, {r0 - r6} @ reload r0-r6 403 .if \reload 405 ldmiacc r1, {r0 - r6} @ reload r0-r6
|
| /linux/arch/arm/mach-cns3xxx/ |
| A D | core.c | 133 int reload; in cns3xxx_set_periodic() local 135 reload = pclk * 20 / (3 * HZ) * 0x25000; in cns3xxx_set_periodic() 136 writel(reload, cns3xxx_tmr1 + TIMER1_AUTO_RELOAD_OFFSET); in cns3xxx_set_periodic()
|
| /linux/drivers/acpi/acpica/ |
| A D | tbinstal.c | 99 u8 reload, u8 override, u32 *table_index) in acpi_tb_install_standard_table() argument 121 if (!reload && in acpi_tb_install_standard_table()
|
| /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 $$
|
| /linux/Documentation/hwmon/ |
| 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/ |
| A D | apbps2.c | 35 u32 __iomem reload; /* 0x0c */ member 168 iowrite32be(freq_hz / 10000, &priv->regs->reload); in apbps2_of_probe()
|
| /linux/drivers/clocksource/ |
| A D | timer-sp.h | 61 unsigned long reload; member
|
| /linux/arch/arm/boot/dts/ |
| A D | rk3288-firefly-reload.dts | 8 #include "rk3288-firefly-reload-core.dtsi" 11 model = "Firefly-RK3288-reload"; 12 compatible = "firefly,firefly-rk3288-reload", "rockchip,rk3288";
|
| /linux/drivers/media/dvb-frontends/ |
| A D | gp8psk-fe.h | 67 int (*reload)(void *priv); member
|
| /linux/arch/sparc/kernel/ |
| A D | dtlb_prot.S | 25 mov TLB_TAG_ACCESS, %g4 ! For reload of vaddr
|