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()
335 static int xgbe_set_link_ksettings(struct net_device *netdev, in xgbe_set_link_ksettings()
404 static void xgbe_get_drvinfo(struct net_device *netdev, in xgbe_get_drvinfo()
419 static u32 xgbe_get_msglevel(struct net_device *netdev) in xgbe_get_msglevel()
426 static void xgbe_set_msglevel(struct net_device *netdev, u32 msglevel) in xgbe_set_msglevel()
433 static int xgbe_get_coalesce(struct net_device *netdev, in xgbe_get_coalesce()
450 static int xgbe_set_coalesce(struct net_device *netdev, in xgbe_set_coalesce()
500 static int xgbe_get_rxnfc(struct net_device *netdev, in xgbe_get_rxnfc()
516 static u32 xgbe_get_rxfh_key_size(struct net_device *netdev) in xgbe_get_rxfh_key_size()
523 static u32 xgbe_get_rxfh_indir_size(struct net_device *netdev) in xgbe_get_rxfh_indir_size()
530 static int xgbe_get_rxfh(struct net_device *netdev, in xgbe_get_rxfh()
550 static int xgbe_set_rxfh(struct net_device *netdev, in xgbe_set_rxfh()
579 static int xgbe_get_ts_info(struct net_device *netdev, in xgbe_get_ts_info()
608 static int xgbe_get_module_info(struct net_device *netdev, in xgbe_get_module_info()
616 static int xgbe_get_module_eeprom(struct net_device *netdev, in xgbe_get_module_eeprom()
625 xgbe_get_ringparam(struct net_device *netdev, in xgbe_get_ringparam()
638 static int xgbe_set_ringparam(struct net_device *netdev, in xgbe_set_ringparam()
692 static void xgbe_get_channels(struct net_device *netdev, in xgbe_get_channels()
729 static void xgbe_print_set_channels_input(struct net_device *netdev, in xgbe_print_set_channels_input()
737 static int xgbe_set_channels(struct net_device *netdev, in xgbe_set_channels()