Lines Matching +full:pool +full:- +full:short
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/net/marvell,armada-380-neta-bm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marcin Wojtas <marcin.s.wojtas@gmail.com>
14 Documentation/devicetree/bindings/net/marvell,armada-370-neta.yaml.
18 const: marvell,armada-380-neta-bm
26 internal-mem:
31 "^pool[0-3],capacity$":
33 size of external buffer pointers' ring maintained in DRAM for pool 0-3
38 "^pool[0-3],pkt-size$":
40 maximum packet size for a short buffer pool entry (pool 0-3)
44 - compatible
45 - reg
46 - clocks
47 - internal-mem
52 - |
54 compatible = "marvell,armada-380-neta-bm";
57 internal-mem = <&bm_bppi>;
59 pool1,pkt-size = <512>;