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