Lines Matching defs:netdev
178 static void xgbe_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in xgbe_get_strings()
197 static void xgbe_get_ethtool_stats(struct net_device *netdev, in xgbe_get_ethtool_stats()
215 static int xgbe_get_sset_count(struct net_device *netdev, int stringset) in xgbe_get_sset_count()
235 static void xgbe_get_pauseparam(struct net_device *netdev, in xgbe_get_pauseparam()
249 static int xgbe_set_pauseparam(struct net_device *netdev, in xgbe_set_pauseparam()
282 static int xgbe_get_settings(struct net_device *netdev, in xgbe_get_settings()
300 static int xgbe_set_settings(struct net_device *netdev, in xgbe_set_settings()
359 static void xgbe_get_drvinfo(struct net_device *netdev, in xgbe_get_drvinfo()
376 static int xgbe_get_coalesce(struct net_device *netdev, in xgbe_get_coalesce()
395 static int xgbe_set_coalesce(struct net_device *netdev, in xgbe_set_coalesce()
469 static int xgbe_get_rxnfc(struct net_device *netdev, in xgbe_get_rxnfc()
485 static u32 xgbe_get_rxfh_key_size(struct net_device *netdev) in xgbe_get_rxfh_key_size()
492 static u32 xgbe_get_rxfh_indir_size(struct net_device *netdev) in xgbe_get_rxfh_indir_size()
499 static int xgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in xgbe_get_rxfh()
520 static int xgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in xgbe_set_rxfh()
545 static int xgbe_get_ts_info(struct net_device *netdev, in xgbe_get_ts_info()