Lines Matching +full:queue +full:- +full:rx
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/net/intel,ixp4xx-hss.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Linus Walleij <linus.walleij@linaro.org>
15 Processing Engine) and the IXP4xx Queue Manager to process
20 const: intel,ixp4xx-hss
26 intel,npe-handle:
27 $ref: /schemas/types.yaml#/definitions/phandle-array
30 - description: phandle to the NPE this HSS instance is using
31 - description: the NPE instance number
35 intel,queue-chl-rxtrig:
36 $ref: /schemas/types.yaml#/definitions/phandle-array
38 - items:
39 - description: phandle to the RX trigger queue on the NPE
40 - description: the queue instance number
41 description: phandle to the RX trigger queue on the NPE
43 intel,queue-chl-txready:
44 $ref: /schemas/types.yaml#/definitions/phandle-array
46 - items:
47 - description: phandle to the TX ready queue on the NPE
48 - description: the queue instance number
49 description: phandle to the TX ready queue on the NPE
51 intel,queue-pkt-rx:
52 $ref: /schemas/types.yaml#/definitions/phandle-array
54 - items:
55 - description: phandle to the RX queue on the NPE
56 - description: the queue instance number
57 description: phandle to the packet RX queue on the NPE
59 intel,queue-pkt-tx:
60 $ref: /schemas/types.yaml#/definitions/phandle-array
64 - description: phandle to the TX queue on the NPE
65 - description: the queue instance number
68 intel,queue-pkt-rxfree:
69 $ref: /schemas/types.yaml#/definitions/phandle-array
73 - description: phandle to the RXFREE queue on the NPE
74 - description: the queue instance number
78 intel,queue-pkt-txdone:
79 $ref: /schemas/types.yaml#/definitions/phandle-array
81 - items:
82 - description: phandle to the TXDONE queue on the NPE
83 - description: the queue instance number
84 description: phandle to the packet TXDONE queue on the NPE
86 cts-gpios:
90 rts-gpios:
94 dcd-gpios:
98 dtr-gpios:
102 clk-internal-gpios:
108 - compatible
109 - reg
110 - intel,npe-handle
111 - intel,queue-chl-rxtrig
112 - intel,queue-chl-txready
113 - intel,queue-pkt-rx
114 - intel,queue-pkt-tx
115 - intel,queue-pkt-rxfree
116 - intel,queue-pkt-txdone
117 - cts-gpios
118 - rts-gpios
119 - dcd-gpios
120 - dtr-gpios
121 - clk-internal-gpios