Lines Matching +full:buffer +full:- +full:manager
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/marvell,armada-370-neta.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marcin Wojtas <marcin.s.wojtas@gmail.com>
13 - $ref: /schemas/net/ethernet-controller.yaml#
18 - marvell,armada-370-neta
19 - marvell,armada-xp-neta
20 - marvell,armada-3700-neta
21 - marvell,armada-ac5-neta
33 clock-names:
36 - const: core
37 - const: bus
42 tx-csum-limit:
44 armada-370-neta and 9800 for others.
47 buffer-manager:
48 description: Phandle to hardware buffer manager.
51 bm,pool-long:
55 bm,pool-short:
60 - compatible
61 - reg
62 - clocks
67 - |
69 compatible = "marvell,armada-370-neta";
73 tx-csum-limit = <9800>;
75 phy-mode = "rgmii-id";
76 buffer-manager = <&bm>;
77 bm,pool-long = <0>;
78 bm,pool-short = <1>;