Lines Matching full:xlnx
18 - compatible : Must be one of "xlnx,axi-ethernet-1.00.a",
19 "xlnx,axi-ethernet-1.01.a", "xlnx,axi-ethernet-2.01.a"
32 - xlnx,rxmem : Set to allocated memory buffer for Rx/Tx in the hardware
36 - xlnx,phy-type : Deprecated, do not use, but still accepted in preference
38 - xlnx,txcsum : 0 or empty for disabling TX checksum offload,
41 - xlnx,rxcsum : Same values as xlnx,txcsum but for RX checksum offload
42 - xlnx,switch-x-sgmii : Boolean to indicate the Ethernet core is configured to
79 compatible = "xlnx,axi-ethernet-1.00.a";
87 xlnx,rxcsum = <0x2>;
88 xlnx,rxmem = <0x800>;
89 xlnx,txcsum = <0x2>;