net: ti: icssg: Add ICSSG ethernet driver
[u-boot.git] / drivers / net / ti / icssg_prueth.h
index fc0f557db3752a4856a77fc0e816c1a82a602248..9d4b5ea5ec2b552afa8a86449e0c27ccc1e96dd3 100644 (file)
@@ -62,6 +62,9 @@ struct prueth {
        bool                    mdio_manual_mode;
        int                     speed;
        int                     duplex;
+       u8                      pru_core_id;
+       u8                      rtu_core_id;
+       u8                      txpru_core_id;
 };
 
 struct prueth_priv {
This page took 0.027706 seconds and 4 git commands to generate.