Home
last modified time | relevance | path

Searched refs:manage (Results 1 – 25 of 56) sorted by relevance

123

/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c93 hook_p manage; /* management interface */ member
397 if (priv->manage) in text_status()
399 NG_HOOK_NAME(priv->manage), in text_status()
400 NG_NODE_NAME(NG_HOOK_NODE(NG_HOOK_PEER(priv->manage))), in text_status()
401 NG_HOOK_NAME(NG_HOOK_PEER(priv->manage))); in text_status()
615 priv->manage = hook; in ng_sscop_newhook()
632 else if(hook == priv->manage) in ng_sscop_disconnect()
633 priv->manage = NULL; in ng_sscop_disconnect()
808 if (priv->manage == NULL) { in sscop_send_manage()
844 NG_SEND_DATA_ONLY(error, priv->manage, m); in sscop_send_manage()
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Dabilis_tb10x.dtsi220 tb100-mdscr-manage-tsin;
229 tb100-mdscr-manage-tsin;
234 tb100-mdscr-manage-tsin;
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dcdns-pcie.yaml16 manage all lanes.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dti-keystone-pllctrl.txt5 the NETCP modules) requires a PLL Controller to manage the various clock
H A Darm,syscon-icst.yaml15 reference designs by adding special control registers that manage such
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dmax98357a.txt11 If this option is not specified then driver does not manage
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dphy-mvebu.txt27 controller. The USB cluster control register allows to manage common
/f-stack/dpdk/lib/librte_timer/
H A Drte_timer.h83 uint64_t manage; /**< Number of calls to rte_timer_manage(). */ member
H A Drte_timer.c676 __TIMER_STAT_ADD(priv_timer, manage, 1); in __rte_timer_manage()
823 __TIMER_STAT_ADD(data->priv_timer, manage, 1); in rte_timer_alt_manage()
1057 sum.manage += priv_timer[lcore_id].stats.manage; in __rte_timer_dump_stats()
1063 fprintf(f, " manage = %"PRIu64"\n", sum.manage); in __rte_timer_dump_stats()
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A DTODO19 3) Better functions to manage CIDs and command ident's.
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dnvidia,tegra124-ahci.txt41 doesn't manage them. If it does, they should not be.
/f-stack/freebsd/netgraph/atm/ccatm/
H A Dng_ccatm.c306 hook_p manage; /* hook to ILMI */ member
837 priv->manage = hook; in ng_ccatm_newhook()
881 } else if (hook == priv->manage) { in ng_ccatm_disconnect()
882 priv->manage = NULL; in ng_ccatm_disconnect()
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DTUNING.md53 since arenas manage memory independently. When high degree of parallelism
120 uses explicit arenas with customized extent hooks to manage 1GB huge pages
/f-stack/freebsd/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt10 storage device. To ensure data integrity the operating system needs to manage
/f-stack/dpdk/doc/guides/compressdevs/
H A Docteontx.rst46 driver to manage configuration of ZIPVF device
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dxlnx,zynqmp-ipi-mailbox.txt4 The Xilinx IPI(Inter Processor Interrupt) mailbox controller is to manage
/f-stack/dpdk/doc/guides/prog_guide/
H A Drte_security.rst137 E.g. in case of IPsec the device may internally manage anti-replay etc.
154 The underlying device will manage state information required for egress
210 In case of IPsec the device may internally manage anti-replay etc.
531 Sessions are used to manage protocol specific information as well as crypto parameters.
537 to create and manage two session mempools - one for session and other for session
H A Drawdev.rst23 way to manage such devices in a generic manner without expecting changes to
H A Devent_timer_adapter.rst88 how to create and configure an event timer adapter and use it to manage event
190 manage event timers with it.
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra30-mc.yaml22 Protocol Arbiter, which manage a related pool of memory devices. A system
/f-stack/freebsd/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-qcom-hw.txt4 SoCs to manage frequency in hardware. It is capable of controlling frequency
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dreset.txt28 appropriate software access to the reset signals in order to manage the HW,
/f-stack/dpdk/doc/guides/nics/
H A Dszedata2.rst44 Kernel modules manage initialization of hardware, allocation and
H A Dnfb.rst42 Kernel modules manage initialization of hardware, allocation and
/f-stack/dpdk/doc/guides/eventdevs/
H A Docteontx2.rst87 parameter disables NPA and uses software mempool to manage chunks

123