Searched defs:octeon_ethernet (Results 1 – 1 of 1) sorted by relevance
40 struct octeon_ethernet { struct42 int port;44 int queue;46 int fau;48 struct net_device *netdev;53 int imode;55 struct sk_buff_head tx_free_list[16];57 struct net_device_stats stats;58 struct phy_device *phydev;59 unsigned int last_link;[all …]