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