Lines Matching defs:netdev
187 static void xgbe_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in xgbe_get_strings()
202 static void xgbe_get_ethtool_stats(struct net_device *netdev, in xgbe_get_ethtool_stats()
216 static int xgbe_get_sset_count(struct net_device *netdev, int stringset) in xgbe_get_sset_count()
232 static void xgbe_get_pauseparam(struct net_device *netdev, in xgbe_get_pauseparam()
242 static int xgbe_set_pauseparam(struct net_device *netdev, in xgbe_set_pauseparam()
275 static int xgbe_get_settings(struct net_device *netdev, in xgbe_get_settings()
296 static int xgbe_set_settings(struct net_device *netdev, in xgbe_set_settings()
364 static void xgbe_get_drvinfo(struct net_device *netdev, in xgbe_get_drvinfo()
380 static u32 xgbe_get_msglevel(struct net_device *netdev) in xgbe_get_msglevel()
387 static void xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) in xgbe_set_msglevel()
394 static int xgbe_get_coalesce(struct net_device *netdev, in xgbe_get_coalesce()
409 static int xgbe_set_coalesce(struct net_device *netdev, in xgbe_set_coalesce()
481 static int xgbe_get_rxnfc(struct net_device *netdev, in xgbe_get_rxnfc()
497 static u32 xgbe_get_rxfh_key_size(struct net_device *netdev) in xgbe_get_rxfh_key_size()
504 static u32 xgbe_get_rxfh_indir_size(struct net_device *netdev) in xgbe_get_rxfh_indir_size()
511 static int xgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in xgbe_get_rxfh()
532 static int xgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in xgbe_set_rxfh()
559 static int xgbe_get_ts_info(struct net_device *netdev, in xgbe_get_ts_info()