Lines Matching defs:netdev

213 static int ixgbe_get_link_ksettings(struct net_device *netdev,  in ixgbe_get_link_ksettings()
456 static int ixgbe_set_link_ksettings(struct net_device *netdev, in ixgbe_set_link_ksettings()
533 static void ixgbe_get_pause_stats(struct net_device *netdev, in ixgbe_get_pause_stats()
543 static void ixgbe_get_pauseparam(struct net_device *netdev, in ixgbe_get_pauseparam()
565 static int ixgbe_set_pauseparam(struct net_device *netdev, in ixgbe_set_pauseparam()
605 static u32 ixgbe_get_msglevel(struct net_device *netdev) in ixgbe_get_msglevel()
611 static void ixgbe_set_msglevel(struct net_device *netdev, u32 data) in ixgbe_set_msglevel()
617 static int ixgbe_get_regs_len(struct net_device *netdev) in ixgbe_get_regs_len()
625 static void ixgbe_get_regs(struct net_device *netdev, in ixgbe_get_regs()
992 static int ixgbe_get_eeprom_len(struct net_device *netdev) in ixgbe_get_eeprom_len()
998 static int ixgbe_get_eeprom(struct net_device *netdev, in ixgbe_get_eeprom()
1034 static int ixgbe_set_eeprom(struct net_device *netdev, in ixgbe_set_eeprom()
1104 static void ixgbe_get_drvinfo(struct net_device *netdev, in ixgbe_get_drvinfo()
1156 static void ixgbe_get_ringparam(struct net_device *netdev, in ixgbe_get_ringparam()
1171 static int ixgbe_set_ringparam(struct net_device *netdev, in ixgbe_set_ringparam()
1319 static int ixgbe_get_sset_count(struct net_device *netdev, int sset) in ixgbe_get_sset_count()
1333 static void ixgbe_get_ethtool_stats(struct net_device *netdev, in ixgbe_get_ethtool_stats()
1407 static void ixgbe_get_strings(struct net_device *netdev, u32 stringset, in ixgbe_get_strings()
1709 struct net_device *netdev = (struct net_device *) data; in ixgbe_test_intr() local
1719 struct net_device *netdev = adapter->netdev; in ixgbe_intr_test() local
2178 static void ixgbe_diag_test(struct net_device *netdev, in ixgbe_diag_test()
2301 static void ixgbe_get_wol(struct net_device *netdev, in ixgbe_get_wol()
2324 static int ixgbe_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ixgbe_set_wol()
2351 static int ixgbe_nway_reset(struct net_device *netdev) in ixgbe_nway_reset()
2361 static int ixgbe_set_phys_id(struct net_device *netdev, in ixgbe_set_phys_id()
2392 static int ixgbe_get_coalesce(struct net_device *netdev, in ixgbe_get_coalesce()
2424 struct net_device *netdev = adapter->netdev; in ixgbe_update_rsc() local
2448 static int ixgbe_set_coalesce(struct net_device *netdev, in ixgbe_set_coalesce()
3087 static u32 ixgbe_get_rxfh_key_size(struct net_device *netdev) in ixgbe_get_rxfh_key_size()
3092 static u32 ixgbe_rss_indir_size(struct net_device *netdev) in ixgbe_rss_indir_size()
3111 static int ixgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbe_get_rxfh()
3128 static int ixgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in ixgbe_set_rxfh()
3463 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_get_eee()
3477 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_set_eee()
3532 static u32 ixgbe_get_priv_flags(struct net_device *netdev) in ixgbe_get_priv_flags()
3549 static int ixgbe_set_priv_flags(struct net_device *netdev, u32 priv_flags) in ixgbe_set_priv_flags()
3634 void ixgbe_set_ethtool_ops(struct net_device *netdev) in ixgbe_set_ethtool_ops()