Lines Matching defs:netdev

191 static void xgbe_get_strings(struct net_device *netdev, u32 stringset, u8 *data)  in xgbe_get_strings()
219 static void xgbe_get_ethtool_stats(struct net_device *netdev, in xgbe_get_ethtool_stats()
241 static int xgbe_get_sset_count(struct net_device *netdev, int stringset) in xgbe_get_sset_count()
260 static void xgbe_get_pauseparam(struct net_device *netdev, in xgbe_get_pauseparam()
270 static int xgbe_set_pauseparam(struct net_device *netdev, in xgbe_set_pauseparam()
309 static int xgbe_get_link_ksettings(struct net_device *netdev, in xgbe_get_link_ksettings()
330 static int xgbe_set_link_ksettings(struct net_device *netdev, in xgbe_set_link_ksettings()
399 static void xgbe_get_drvinfo(struct net_device *netdev, in xgbe_get_drvinfo()
414 static u32 xgbe_get_msglevel(struct net_device *netdev) in xgbe_get_msglevel()
421 static void xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) in xgbe_set_msglevel()
428 static int xgbe_get_coalesce(struct net_device *netdev, in xgbe_get_coalesce()
445 static int xgbe_set_coalesce(struct net_device *netdev, in xgbe_set_coalesce()
495 static int xgbe_get_rxnfc(struct net_device *netdev, in xgbe_get_rxnfc()
511 static u32 xgbe_get_rxfh_key_size(struct net_device *netdev) in xgbe_get_rxfh_key_size()
518 static u32 xgbe_get_rxfh_indir_size(struct net_device *netdev) in xgbe_get_rxfh_indir_size()
525 static int xgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in xgbe_get_rxfh()
546 static int xgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in xgbe_set_rxfh()
573 static int xgbe_get_ts_info(struct net_device *netdev, in xgbe_get_ts_info()
606 static int xgbe_get_module_info(struct net_device *netdev, in xgbe_get_module_info()
614 static int xgbe_get_module_eeprom(struct net_device *netdev, in xgbe_get_module_eeprom()
623 xgbe_get_ringparam(struct net_device *netdev, in xgbe_get_ringparam()
636 static int xgbe_set_ringparam(struct net_device *netdev, in xgbe_set_ringparam()
690 static void xgbe_get_channels(struct net_device *netdev, in xgbe_get_channels()
727 static void xgbe_print_set_channels_input(struct net_device *netdev, in xgbe_print_set_channels_input()
735 static int xgbe_set_channels(struct net_device *netdev, in xgbe_set_channels()