Searched defs:eth_plat_info (Results 1 – 1 of 1) sorted by relevance
155 struct eth_plat_info { struct156 u8 phy; /* MII PHY ID, 0 - 31 */157 u8 rxq; /* configurable, currently 0 - 31 only */158 u8 txreadyq;159 u8 hwaddr[6];160 u8 npe; /* NPE instance used by this interface */161 bool has_mdio; /* If this instance has an MDIO bus */