Lines Matching defs:netdev
191 static void xgbe_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in xgbe_get_strings()
215 static void xgbe_get_ethtool_stats(struct net_device *netdev, in xgbe_get_ethtool_stats()
237 static int xgbe_get_sset_count(struct net_device *netdev, int stringset) in xgbe_get_sset_count()
256 static void xgbe_get_pauseparam(struct net_device *netdev, in xgbe_get_pauseparam()
266 static int xgbe_set_pauseparam(struct net_device *netdev, in xgbe_set_pauseparam()
305 static int xgbe_get_link_ksettings(struct net_device *netdev, in xgbe_get_link_ksettings()
331 static int xgbe_set_link_ksettings(struct net_device *netdev, in xgbe_set_link_ksettings()
400 static void xgbe_get_drvinfo(struct net_device *netdev, in xgbe_get_drvinfo()
415 static u32 xgbe_get_msglevel(struct net_device *netdev) in xgbe_get_msglevel()
422 static void xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) in xgbe_set_msglevel()
429 static int xgbe_get_coalesce(struct net_device *netdev, in xgbe_get_coalesce()
446 static int xgbe_set_coalesce(struct net_device *netdev, in xgbe_set_coalesce()
496 static int xgbe_get_rxnfc(struct net_device *netdev, in xgbe_get_rxnfc()
512 static u32 xgbe_get_rxfh_key_size(struct net_device *netdev) in xgbe_get_rxfh_key_size()
519 static u32 xgbe_get_rxfh_indir_size(struct net_device *netdev) in xgbe_get_rxfh_indir_size()
526 static int xgbe_get_rxfh(struct net_device *netdev, in xgbe_get_rxfh()
546 static int xgbe_set_rxfh(struct net_device *netdev, in xgbe_set_rxfh()
575 static int xgbe_get_ts_info(struct net_device *netdev, in xgbe_get_ts_info()
604 static int xgbe_get_module_info(struct net_device *netdev, in xgbe_get_module_info()
612 static int xgbe_get_module_eeprom(struct net_device *netdev, in xgbe_get_module_eeprom()
621 xgbe_get_ringparam(struct net_device *netdev, in xgbe_get_ringparam()
634 static int xgbe_set_ringparam(struct net_device *netdev, in xgbe_set_ringparam()
688 static void xgbe_get_channels(struct net_device *netdev, in xgbe_get_channels()
725 static void xgbe_print_set_channels_input(struct net_device *netdev, in xgbe_print_set_channels_input()
733 static int xgbe_set_channels(struct net_device *netdev, in xgbe_set_channels()