Home
last modified time | relevance | path

Searched refs:ordered (Results 1 – 25 of 51) sorted by relevance

123

/f-stack/freebsd/contrib/device-tree/Bindings/scsi/
H A Dhisilicon-sas.txt22 sources; the interrupts are ordered in 3 groups, as follows:
30 The phy interrupts are ordered into groups of 3 per phy
34 The interrupts are ordered in increasing order.
35 Fatal interrupts : the fatal interrupts are ordered as follows:
39 the interrupts are ordered in 3 groups, as follows:
47 interrupt. The interrupts are ordered in increasing
50 interrupt source. The interrupts are ordered in
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsprd-pcm.txt5 - dmas: Specify the list of DMA controller phandle and DMA request line ordered pairs.
7 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-audio-port.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dbrcm,bcm2835-i2s.txt7 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
9 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-usp.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Ddavinci-mcbsp.txt20 TC channel ordered triplets.
22 These strings correspond 1:1 with the ordered pairs in dmas. The dma
H A Ddavinci-mcasp-audio.txt23 ordered pairs.
25 These strings correspond 1:1 with the ordered pairs in dmas. The dma
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dmisc.cfg41 # zfs get/set subcommands - ordered as per the list above so we
66 # zfs get/set subcommands - ordered as per the list above so we
93 # zfs get/set subcommands - ordered as per the list above so we
/f-stack/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst26 supports atomic, ordered, and parallel scheduling events from queues to ports.
53 A load-balanced queue can support atomic and ordered scheduling, or atomic and
54 unordered scheduling, but not atomic and unordered and ordered scheduling. A
60 and ordered scheduling. In this case, ``RTE_SCHED_TYPE_PARALLEL`` scheduling is
61 supported by scheduling those events as ordered events. Note that when the
69 The ``nb_atomic_order_sequences`` queue configuration field sets the ordered
70 queue's reorder buffer size. DLB2 has 4 groups of ordered queues, where each
89 unordered scheduling, but not atomic and unordered and ordered scheduling. A
96 supported by scheduling those events as ordered events. Note that when the
104 The ``nb_atomic_order_sequences`` queue configuration field sets the ordered
[all …]
H A Ddsw.rst81 The distributed software eventdev does not support the ordered queue type.
88 RTE_EVENT_QUEUE_CFG_ALL_TYPES, which allow both atomic, ordered, and
H A Ddlb.rst26 supports atomic, ordered, and parallel scheduling events from queues to ports.
88 A load-balanced queue can support atomic and ordered scheduling, or atomic and
89 unordered scheduling, but not atomic and unordered and ordered scheduling. A
95 and ordered scheduling. In this case, ``RTE_SCHED_TYPE_PARALLEL`` scheduling is
96 supported by scheduling those events as ordered events. Note that when the
104 The ``nb_atomic_order_sequences`` queue configuration field sets the ordered
105 queue's reorder buffer size. DLB has 4 groups of ordered queues, where each
156 type (atomic, ordered, or parallel) is not preserved, and an event's sched_type
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/
H A Dhsta.txt16 - interrupts : ordered interrupt mapping for each MSI in the register
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dux500-usb.txt13 - dma-names : An ordered list of channel names affiliated to the above
/f-stack/freebsd/contrib/device-tree/Bindings/hwmon/
H A Dgpio-fan.txt8 ordered MSB-->LSB.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dlpc1850-cgu.txt35 Shall be an ordered list of numbers defining the base clock
38 Shall be an ordered list of strings defining the names of
/f-stack/dpdk/doc/guides/tools/
H A Dtesteventdev.rst181 | 1 | nb_queues | 2 | q0(ordered), q1(atomic)|
202 producer to inject the events to q0(ordered) queue. Both q0(ordered) and
206 to the ordered queue. The worker receives the events from ordered queue and
207 forwards to atomic queue. Since the events from an ordered queue can be
250 instead of two different queues for ordered and atomic.
/f-stack/freebsd/netinet/
H A Dsctp_indata.c1669 if (ordered) { in sctp_find_reasm_entry()
1708 int ordered; in sctp_process_a_data_chunk() local
1880 if (ordered && (mid != control->mid)) { in sctp_process_a_data_chunk()
2114 chk_flags, ordered, mid, control); in sctp_process_a_data_chunk()
2117 ((ordered == 0) || in sctp_process_a_data_chunk()
2286 if (ordered) { in sctp_process_a_data_chunk()
5591 uint16_t ordered, flags; in sctp_handle_forward_tsn() local
5616 ordered = 0; in sctp_handle_forward_tsn()
5618 ordered = 1; in sctp_handle_forward_tsn()
5630 ordered = 1; in sctp_handle_forward_tsn()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dresource-names.txt1 Some properties contain an ordered list of 1 or more datum which are
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dsharp,ls037v7dw01.yaml35 GPIO ordered MO, LR, and UD as specified in LS037V7DW01.pdf
H A Dpanel-simple-dsi.yaml29 # compatible must be listed in alphabetical order, ordered by compatible.
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dsamsung-sxgbe.txt7 These interrupts are ordered by fixed and follows variable
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzprop_common.c186 boolean_t ordered, zfs_type_t type) in zprop_iter_common() argument
206 if (ordered) { in zprop_iter_common()
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dbrcm,kona-gpio.txt18 number of GPIO banks on the SoC. The interrupts must be ordered by bank,
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dpacket_ordering.rst23 inserts out-of-order packets into reorder buffer, extracts ordered packets
H A Dl3_forward.rst136 To use eventdev mode with sync method **ordered** on above mentioned environment,
141 ./<build_dir>/examples/dpdk-l3fwd -l 0-3 -n 4 -a <event device> -- -p 0x3 --eventq-sched=ordered
148 -- -p 0x03 --mode=eventdev --eventq-sched=ordered
171 …dpdk-l3fwd -l 0-7 -s 0xf0000 -n 4 --vdev event_sw0 -- -p 0x3 --mode=eventdev --eventq-sched=ordered

123