Lines Matching refs:net_device

138 static int sxgbe_get_eee(struct net_device *dev,  in sxgbe_get_eee()
153 static int sxgbe_set_eee(struct net_device *dev, in sxgbe_set_eee()
178 static void sxgbe_getdrvinfo(struct net_device *dev, in sxgbe_getdrvinfo()
185 static int sxgbe_getsettings(struct net_device *dev, in sxgbe_getsettings()
196 static int sxgbe_setsettings(struct net_device *dev, struct ethtool_cmd *cmd) in sxgbe_setsettings()
206 static u32 sxgbe_getmsglevel(struct net_device *dev) in sxgbe_getmsglevel()
212 static void sxgbe_setmsglevel(struct net_device *dev, u32 level) in sxgbe_setmsglevel()
218 static void sxgbe_get_strings(struct net_device *dev, u32 stringset, u8 *data) in sxgbe_get_strings()
237 static int sxgbe_get_sset_count(struct net_device *netdev, int sset) in sxgbe_get_sset_count()
250 static void sxgbe_get_ethtool_stats(struct net_device *dev, in sxgbe_get_ethtool_stats()
271 static void sxgbe_get_channels(struct net_device *dev, in sxgbe_get_channels()
300 static int sxgbe_get_coalesce(struct net_device *dev, in sxgbe_get_coalesce()
311 static int sxgbe_set_coalesce(struct net_device *dev, in sxgbe_set_coalesce()
367 static int sxgbe_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd, in sxgbe_get_rxnfc()
444 static int sxgbe_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in sxgbe_set_rxnfc()
460 static void sxgbe_get_regs(struct net_device *dev, in sxgbe_get_regs()
495 static int sxgbe_get_regs_len(struct net_device *dev) in sxgbe_get_regs_len()
521 void sxgbe_set_ethtool_ops(struct net_device *netdev) in sxgbe_set_ethtool_ops()