Searched defs:fe_priv (Results 1 – 1 of 1) sorted by relevance
750 struct fe_priv { struct751 spinlock_t lock;753 struct net_device *dev;754 struct napi_struct napi;757 spinlock_t hwstats_lock;758 struct nv_ethtool_stats estats;760 int in_shutdown;761 u32 linkspeed;762 int duplex;763 int autoneg;[all …]