| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_tunnel.c | 108 __out boolean_t *resetting) in efx_mcdi_set_tunnel_encap_udp_ports() argument 193 *resetting = MCDI_OUT_WORD_FIELD(req, in efx_mcdi_set_tunnel_encap_udp_ports() 542 boolean_t resetting; in efx_tunnel_reconfigure() local 574 resetting = (rc == EAGAIN) ? B_TRUE : B_FALSE; in efx_tunnel_reconfigure() 616 return ((resetting == B_FALSE) ? 0 : EAGAIN); in efx_tunnel_reconfigure() 661 boolean_t resetting = B_FALSE; in ef10_tunnel_reconfigure() local 685 &resetting); in ef10_tunnel_reconfigure() 700 return ((resetting) ? EAGAIN : 0); in ef10_tunnel_reconfigure() 715 boolean_t resetting; in ef10_tunnel_fini() local 724 &resetting); in ef10_tunnel_fini()
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | proc_info.rst | 9 statistics, resetting port statistics, printing DPDK memory information and 37 The stats-reset parameter controls the resetting of generic port statistics. If 41 The xstats-reset parameter controls the resetting of extended port statistics.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | pwm-fan.txt | 15 require that it must be self resetting edge interrupts.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_i2c.txt | 21 - syna,reset-delay-ms: The number of milliseconds to wait after resetting the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | smsc911x.txt | 25 before resetting the controller
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | syna.txt | 50 CPU control register allows various operations on CPUs, like resetting them
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_ethdev_vf.c | 901 if (rte_atomic16_read(&hw->reset.resetting)) { in hns3vf_dev_mtu_set() 1441 if (rte_atomic16_read(&hw->reset.resetting)) in hns3vf_request_link_info() 1474 if (rte_atomic16_read(&hw->reset.resetting)) { in hns3vf_vlan_filter_set() 1513 if (rte_atomic16_read(&hw->reset.resetting)) { in hns3vf_vlan_offload_set() 1960 if (rte_atomic16_read(&hw->reset.resetting) == 0) { in hns3vf_dev_stop() 2191 if (rte_atomic16_read(&hw->reset.resetting)) in hns3vf_dev_start()
|
| H A D | hns3_intr.c | 1764 rte_atomic16_init(&hw->reset.resetting); in hns3_reset_init() 2014 rte_atomic16_set(&hns->hw.reset.resetting, 1); in hns3_reset_pre() 2101 rte_atomic16_clear(&hns->hw.reset.resetting); in hns3_reset_post() 2226 rte_atomic16_clear(&hns->hw.reset.resetting); in hns3_reset_process()
|
| H A D | hns3_ethdev.h | 353 rte_atomic16_t resetting; member
|
| H A D | hns3_dcb.c | 636 if (rte_atomic16_read(&hw->reset.resetting) == 0) { in hns3_set_rss_size() 1565 if (map_changed || rte_atomic16_read(&hw->reset.resetting)) { in hns3_dcb_configure()
|
| H A D | hns3_ethdev.c | 1011 if (rte_atomic16_read(&hw->reset.resetting) == 0) { in hns3_init_vlan_config() 1035 if (rte_atomic16_read(&hw->reset.resetting) == 0) { in hns3_init_vlan_config() 4866 if (rte_atomic16_read(&hw->reset.resetting)) in hns3_dev_start() 5012 if (rte_atomic16_read(&hw->reset.resetting) == 0) { in hns3_dev_stop()
|
| H A D | hns3_rxtx.c | 3747 rte_atomic16_read(&hns->hw.reset.resetting) == 0) { in hns3_set_rxtx_function()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | baikal,bt1-ccu-pll.yaml | 15 responsible for the chip subsystems clocking and resetting. The CCU is
|
| H A D | baikal,bt1-ccu-div.yaml | 15 responsible for the chip subsystems clocking and resetting. The CCU is
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,idle-state.txt | 40 resume. Applying power and resetting the core causes the core to warmboot
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra30-emc.yaml | 96 FBIO "read" FIFO periodic resetting enabled.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | iqs269a.yaml | 132 Specifies the length of time (in ms) to wait before resetting the long-
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | vfd.rst | 292 VF statistics resetting
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 163 * Issue firmware command when resetting X550em.
|
| /f-stack/app/redis-5.0.5/ |
| H A D | 00-RELEASENOTES | 1827 * Fix corner case in Redis CLuster / Sentinel failover, by resetting the 2463 fix server.repl_down_since resetting, so that slaves could failover automatically as expected.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | env_abstraction_layer.rst | 701 …_manage()`` on an unregistered non-EAL pthread is not allowed. However, resetting/stopping the tim…
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 565 - Fix Z_FULL_FLUSH to truly erase the past by resetting s->strstart
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 2188 User should stop port(s) before resetting and (re-)start after reset.
|