Lines Matching defs:netdev
154 static int ixgbe_get_settings(struct net_device *netdev, in ixgbe_get_settings()
314 static int ixgbe_set_settings(struct net_device *netdev, in ixgbe_set_settings()
375 static void ixgbe_get_pauseparam(struct net_device *netdev, in ixgbe_get_pauseparam()
397 static int ixgbe_set_pauseparam(struct net_device *netdev, in ixgbe_set_pauseparam()
437 static u32 ixgbe_get_msglevel(struct net_device *netdev) in ixgbe_get_msglevel()
443 static void ixgbe_set_msglevel(struct net_device *netdev, u32 data) in ixgbe_set_msglevel()
449 static int ixgbe_get_regs_len(struct net_device *netdev) in ixgbe_get_regs_len()
457 static void ixgbe_get_regs(struct net_device *netdev, in ixgbe_get_regs()
817 static int ixgbe_get_eeprom_len(struct net_device *netdev) in ixgbe_get_eeprom_len()
823 static int ixgbe_get_eeprom(struct net_device *netdev, in ixgbe_get_eeprom()
859 static int ixgbe_set_eeprom(struct net_device *netdev, in ixgbe_set_eeprom()
929 static void ixgbe_get_drvinfo(struct net_device *netdev, in ixgbe_get_drvinfo()
948 static void ixgbe_get_ringparam(struct net_device *netdev, in ixgbe_get_ringparam()
961 static int ixgbe_set_ringparam(struct net_device *netdev, in ixgbe_set_ringparam()
1078 static int ixgbe_get_sset_count(struct net_device *netdev, int sset) in ixgbe_get_sset_count()
1090 static void ixgbe_get_ethtool_stats(struct net_device *netdev, in ixgbe_get_ethtool_stats()
1188 static void ixgbe_get_strings(struct net_device *netdev, u32 stringset, in ixgbe_get_strings()
1514 struct net_device *netdev = (struct net_device *) data; in ixgbe_test_intr() local
1524 struct net_device *netdev = adapter->netdev; in ixgbe_intr_test() local
1981 static void ixgbe_diag_test(struct net_device *netdev, in ixgbe_diag_test()
2107 static void ixgbe_get_wol(struct net_device *netdev, in ixgbe_get_wol()
2130 static int ixgbe_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ixgbe_set_wol()
2156 static int ixgbe_nway_reset(struct net_device *netdev) in ixgbe_nway_reset()
2166 static int ixgbe_set_phys_id(struct net_device *netdev, in ixgbe_set_phys_id()
2194 static int ixgbe_get_coalesce(struct net_device *netdev, in ixgbe_get_coalesce()
2224 struct net_device *netdev = adapter->netdev; in ixgbe_update_rsc() local
2248 static int ixgbe_set_coalesce(struct net_device *netdev, in ixgbe_set_coalesce()
2883 static u32 ixgbe_get_rxfh_key_size(struct net_device *netdev) in ixgbe_get_rxfh_key_size()
2890 static u32 ixgbe_rss_indir_size(struct net_device *netdev) in ixgbe_rss_indir_size()
2905 static int ixgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbe_get_rxfh()
2922 static int ixgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in ixgbe_set_rxfh()
3220 void ixgbe_set_ethtool_ops(struct net_device *netdev) in ixgbe_set_ethtool_ops()