Searched defs:octeon_ethernet (Results 1 – 1 of 1) sorted by relevance
25 struct octeon_ethernet { struct27 int port;29 int queue;31 int fau;33 struct net_device *netdev;38 int imode;40 struct sk_buff_head tx_free_list[16];42 struct net_device_stats stats;43 struct phy_device *phydev;44 unsigned int last_link;[all …]