Lines Matching defs:netdev

51 static int igbvf_get_link_ksettings(struct net_device *netdev,  in igbvf_get_link_ksettings()
88 static int igbvf_set_link_ksettings(struct net_device *netdev, in igbvf_set_link_ksettings()
94 static void igbvf_get_pauseparam(struct net_device *netdev, in igbvf_get_pauseparam()
99 static int igbvf_set_pauseparam(struct net_device *netdev, in igbvf_set_pauseparam()
105 static u32 igbvf_get_msglevel(struct net_device *netdev) in igbvf_get_msglevel()
112 static void igbvf_set_msglevel(struct net_device *netdev, u32 data) in igbvf_set_msglevel()
119 static int igbvf_get_regs_len(struct net_device *netdev) in igbvf_get_regs_len()
125 static void igbvf_get_regs(struct net_device *netdev, in igbvf_get_regs()
150 static int igbvf_get_eeprom_len(struct net_device *netdev) in igbvf_get_eeprom_len()
155 static int igbvf_get_eeprom(struct net_device *netdev, in igbvf_get_eeprom()
161 static int igbvf_set_eeprom(struct net_device *netdev, in igbvf_set_eeprom()
167 static void igbvf_get_drvinfo(struct net_device *netdev, in igbvf_get_drvinfo()
177 static void igbvf_get_ringparam(struct net_device *netdev, in igbvf_get_ringparam()
192 static int igbvf_set_ringparam(struct net_device *netdev, in igbvf_set_ringparam()
290 static void igbvf_diag_test(struct net_device *netdev, in igbvf_diag_test()
307 static void igbvf_get_wol(struct net_device *netdev, in igbvf_get_wol()
314 static int igbvf_set_wol(struct net_device *netdev, in igbvf_set_wol()
320 static int igbvf_get_coalesce(struct net_device *netdev, in igbvf_get_coalesce()
335 static int igbvf_set_coalesce(struct net_device *netdev, in igbvf_set_coalesce()
372 static int igbvf_nway_reset(struct net_device *netdev) in igbvf_nway_reset()
381 static void igbvf_get_ethtool_stats(struct net_device *netdev, in igbvf_get_ethtool_stats()
412 static void igbvf_get_strings(struct net_device *netdev, u32 stringset, in igbvf_get_strings()
460 void igbvf_set_ethtool_ops(struct net_device *netdev) in igbvf_set_ethtool_ops()