Home
last modified time | relevance | path

Searched refs:way (Results 1 – 25 of 228) sorted by relevance

12345678910

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A DTODO32 6) Better way to get information about channels
34 L2CAP can support about 65000 channels. Need define some good way
42 Is there a better way to handle this?
/f-stack/freebsd/contrib/device-tree/Bindings/mux/
H A Dmux-controller.txt11 space is a simple zero-based enumeration. I.e. 0-1 for a 2-way multiplexer,
12 0-7 for an 8-way multiplexer, etc.
43 /* One consumer of a 2-way mux controller (one GPIO-line) */
69 * parallel 4-way multiplexers controlled by the same two GPIO-lines.
149 4-way multiplexer):
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c310 ipf_sync_tcporder(way, td) in ipf_sync_tcporder() argument
311 int way; in ipf_sync_tcporder()
314 if (way) {
336 ipf_sync_natorder(way, n) in ipf_sync_natorder() argument
337 int way; in ipf_sync_natorder()
340 if (way) {
366 ipf_sync_storder(way, ips) in ipf_sync_storder() argument
367 int way; in ipf_sync_storder()
370 ipf_sync_tcporder(way, &ips->is_tcp.ts_data[0]);
371 ipf_sync_tcporder(way, &ips->is_tcp.ts_data[1]);
[all …]
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Ddist_app.rst139 Command line parsing is done in the same way as it is done in the L2 Forwarding Sample
142 Mbuf pool initialization is done in the same way as it is done in the L2 Forwarding
145 Driver Initialization is done in same way as it is done in the L2 Forwarding Sample
148 RX queue initialization is done in the same way as it is done in the L2 Forwarding
151 TX queue initialization is done in the same way as it is done in the L2 Forwarding
/f-stack/freebsd/contrib/device-tree/Bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt20 underlying IP blocks changes in a way that software should be aware of.
30 "sifive,fu540-c000-uart". This way, if SoC-specific
/f-stack/freebsd/netgraph/
H A DNOTES25 used instead, then the only way to get the size of the header
53 - Need a way to get a list of ALL nodes.
63 to do it either way!
/f-stack/freebsd/netgraph/bluetooth/socket/
H A DTODO14 It is OK to use mutexes, but is there a better way?
/f-stack/app/redis-5.0.5/
H A DMANIFESTO65 of code. Most of the time the best way to fight complexity is by not
67 very hard to understand cannot be modified by users in an independent way
88 there's no way to make the more complex multi-keys API distributed in an
89 opaque way without violating our other principles. We don't want to provide
96 only way it can be worth is by enjoying it. When there is no longer joy in
H A DREADME.md6 …ple protocol. So different processes can query and modify the same data structures in a shared way.
54 dependencies tree is modified in any other way, make sure to use the following
70 with a 64 bit target, or the other way around, you need to perform a
163 it the proper way for a production system, we have a script doing this
237 The simplest way to understand how a program works is to understand the
398 this way their data set will remain synchronized with the one in the master.
410 * `anet.c` is a library to use POSIX networking in a simpler way compared to the raw interface expo…
420 All the Redis commands are defined in the following way:
435 After the command operates in some way, it returns a reply to the client,
444 Eventually you'll find your way inside the Redis code base :-)
/f-stack/freebsd/arm/mv/
H A Dstd-pj4b.mv10 # reduces the original macro text to its numeric value. The only way
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-commit-metadata.m44 dnl # filesystem to determine the most efficient way to commit the inode.
H A Dkernel-misc-minor.m46 dnl # our way down to lower value if a collision is detected.
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dst-asc.txt5 - reg, reg-names, interrupts, interrupt-names : Standard way to define device
/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A DREADME-malloc8 The main change to the code modifies the way the malloc
/f-stack/freebsd/contrib/openzfs/module/zstd/
H A DREADME.md60 changes to the way we handle ZSTD, it is required to maintain backwards
65 not actually used in such a way.
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dst-thermal.txt18 interrupts : Standard way to define interrupt number.
/f-stack/app/redis-5.0.5/utils/lru/
H A DREADME7 This allows to execute the program in a fast way since the 1 ms resolution
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dasus,z00t-tm5p5-nt35596.yaml14 smartphone and we have no straightforward way of
/f-stack/freebsd/contrib/device-tree/Bindings/regmap/
H A Dregmap.txt14 be marked that way in the devicetree.
/f-stack/freebsd/kern/
H A Dserdev_if.m69 # different channels in the most flexible way.
78 # matrix and service the interrupts in the most flexible way by calling
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DREADME4 way into numerous applications that rely on its predictable behavior. In 2010
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dmailbox.txt3 Generic binding to provide a way for Mailbox controller drivers to
/f-stack/freebsd/contrib/device-tree/Bindings/net/nfc/
H A Dst95hf.txt20 - interrupts : Standard way to define ST95HF transceiver's out
/f-stack/freebsd/contrib/device-tree/src/powerpc/
H A Dps3.dts37 * Seems the only way currently to indicate a processor has multiple
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dallwinner,sun4i-a10-mdio.yaml16 # Select every compatible, including the deprecated ones. This way, we

12345678910