Lines Matching defs:netdev

154 static int ixgbe_get_settings(struct net_device *netdev,  in ixgbe_get_settings()
306 static int ixgbe_set_settings(struct net_device *netdev, in ixgbe_set_settings()
367 static void ixgbe_get_pauseparam(struct net_device *netdev, in ixgbe_get_pauseparam()
389 static int ixgbe_set_pauseparam(struct net_device *netdev, in ixgbe_set_pauseparam()
429 static u32 ixgbe_get_msglevel(struct net_device *netdev) in ixgbe_get_msglevel()
435 static void ixgbe_set_msglevel(struct net_device *netdev, u32 data) in ixgbe_set_msglevel()
441 static int ixgbe_get_regs_len(struct net_device *netdev) in ixgbe_get_regs_len()
449 static void ixgbe_get_regs(struct net_device *netdev, in ixgbe_get_regs()
809 static int ixgbe_get_eeprom_len(struct net_device *netdev) in ixgbe_get_eeprom_len()
815 static int ixgbe_get_eeprom(struct net_device *netdev, in ixgbe_get_eeprom()
851 static int ixgbe_set_eeprom(struct net_device *netdev, in ixgbe_set_eeprom()
921 static void ixgbe_get_drvinfo(struct net_device *netdev, in ixgbe_get_drvinfo()
943 static void ixgbe_get_ringparam(struct net_device *netdev, in ixgbe_get_ringparam()
956 static int ixgbe_set_ringparam(struct net_device *netdev, in ixgbe_set_ringparam()
1073 static int ixgbe_get_sset_count(struct net_device *netdev, int sset) in ixgbe_get_sset_count()
1085 static void ixgbe_get_ethtool_stats(struct net_device *netdev, in ixgbe_get_ethtool_stats()
1183 static void ixgbe_get_strings(struct net_device *netdev, u32 stringset, in ixgbe_get_strings()
1509 struct net_device *netdev = (struct net_device *) data; in ixgbe_test_intr() local
1519 struct net_device *netdev = adapter->netdev; in ixgbe_intr_test() local
1976 static void ixgbe_diag_test(struct net_device *netdev, in ixgbe_diag_test()
2102 static void ixgbe_get_wol(struct net_device *netdev, in ixgbe_get_wol()
2125 static int ixgbe_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ixgbe_set_wol()
2151 static int ixgbe_nway_reset(struct net_device *netdev) in ixgbe_nway_reset()
2161 static int ixgbe_set_phys_id(struct net_device *netdev, in ixgbe_set_phys_id()
2189 static int ixgbe_get_coalesce(struct net_device *netdev, in ixgbe_get_coalesce()
2219 struct net_device *netdev = adapter->netdev; in ixgbe_update_rsc() local
2243 static int ixgbe_set_coalesce(struct net_device *netdev, in ixgbe_set_coalesce()
2856 static u32 ixgbe_get_rxfh_key_size(struct net_device *netdev) in ixgbe_get_rxfh_key_size()
2863 static u32 ixgbe_rss_indir_size(struct net_device *netdev) in ixgbe_rss_indir_size()
2878 static int ixgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbe_get_rxfh()
3162 void ixgbe_set_ethtool_ops(struct net_device *netdev) in ixgbe_set_ethtool_ops()