Lines Matching defs:netdev

174 static int ixgbe_get_link_ksettings(struct net_device *netdev,  in ixgbe_get_link_ksettings()
369 static int ixgbe_set_link_ksettings(struct net_device *netdev, in ixgbe_set_link_ksettings()
440 static void ixgbe_get_pauseparam(struct net_device *netdev, in ixgbe_get_pauseparam()
462 static int ixgbe_set_pauseparam(struct net_device *netdev, in ixgbe_set_pauseparam()
502 static u32 ixgbe_get_msglevel(struct net_device *netdev) in ixgbe_get_msglevel()
508 static void ixgbe_set_msglevel(struct net_device *netdev, u32 data) in ixgbe_set_msglevel()
514 static int ixgbe_get_regs_len(struct net_device *netdev) in ixgbe_get_regs_len()
522 static void ixgbe_get_regs(struct net_device *netdev, in ixgbe_get_regs()
889 static int ixgbe_get_eeprom_len(struct net_device *netdev) in ixgbe_get_eeprom_len()
895 static int ixgbe_get_eeprom(struct net_device *netdev, in ixgbe_get_eeprom()
931 static int ixgbe_set_eeprom(struct net_device *netdev, in ixgbe_set_eeprom()
1001 static void ixgbe_get_drvinfo(struct net_device *netdev, in ixgbe_get_drvinfo()
1019 static void ixgbe_get_ringparam(struct net_device *netdev, in ixgbe_get_ringparam()
1032 static int ixgbe_set_ringparam(struct net_device *netdev, in ixgbe_set_ringparam()
1178 static int ixgbe_get_sset_count(struct net_device *netdev, int sset) in ixgbe_get_sset_count()
1192 static void ixgbe_get_ethtool_stats(struct net_device *netdev, in ixgbe_get_ethtool_stats()
1266 static void ixgbe_get_strings(struct net_device *netdev, u32 stringset, in ixgbe_get_strings()
1580 struct net_device *netdev = (struct net_device *) data; in ixgbe_test_intr() local
1590 struct net_device *netdev = adapter->netdev; in ixgbe_intr_test() local
2056 static void ixgbe_diag_test(struct net_device *netdev, in ixgbe_diag_test()
2182 static void ixgbe_get_wol(struct net_device *netdev, in ixgbe_get_wol()
2205 static int ixgbe_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ixgbe_set_wol()
2232 static int ixgbe_nway_reset(struct net_device *netdev) in ixgbe_nway_reset()
2242 static int ixgbe_set_phys_id(struct net_device *netdev, in ixgbe_set_phys_id()
2273 static int ixgbe_get_coalesce(struct net_device *netdev, in ixgbe_get_coalesce()
2303 struct net_device *netdev = adapter->netdev; in ixgbe_update_rsc() local
2327 static int ixgbe_set_coalesce(struct net_device *netdev, in ixgbe_set_coalesce()
2963 static u32 ixgbe_get_rxfh_key_size(struct net_device *netdev) in ixgbe_get_rxfh_key_size()
2968 static u32 ixgbe_rss_indir_size(struct net_device *netdev) in ixgbe_rss_indir_size()
2987 static int ixgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbe_get_rxfh()
3004 static int ixgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in ixgbe_set_rxfh()
3339 static int ixgbe_get_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_get_eee()
3353 static int ixgbe_set_eee(struct net_device *netdev, struct ethtool_eee *edata) in ixgbe_set_eee()
3408 static u32 ixgbe_get_priv_flags(struct net_device *netdev) in ixgbe_get_priv_flags()
3422 static int ixgbe_set_priv_flags(struct net_device *netdev, u32 priv_flags) in ixgbe_set_priv_flags()
3489 void ixgbe_set_ethtool_ops(struct net_device *netdev) in ixgbe_set_ethtool_ops()