Lines Matching defs:netdev
94 static int ixgbevf_get_settings(struct net_device *netdev, in ixgbevf_get_settings()
123 static u32 ixgbevf_get_msglevel(struct net_device *netdev) in ixgbevf_get_msglevel()
129 static void ixgbevf_set_msglevel(struct net_device *netdev, u32 data) in ixgbevf_set_msglevel()
186 static int ixgbevf_get_regs_len(struct net_device *netdev) in ixgbevf_get_regs_len()
191 static void ixgbevf_get_regs(struct net_device *netdev, in ixgbevf_get_regs()
266 static void ixgbevf_get_drvinfo(struct net_device *netdev, in ixgbevf_get_drvinfo()
278 static void ixgbevf_get_ringparam(struct net_device *netdev, in ixgbevf_get_ringparam()
291 static int ixgbevf_set_ringparam(struct net_device *netdev, in ixgbevf_set_ringparam()
425 static void ixgbevf_get_ethtool_stats(struct net_device *netdev, in ixgbevf_get_ethtool_stats()
448 static void ixgbevf_get_strings(struct net_device *netdev, u32 stringset, in ixgbevf_get_strings()
617 static void ixgbevf_diag_test(struct net_device *netdev, in ixgbevf_diag_test()
663 static int ixgbevf_nway_reset(struct net_device *netdev) in ixgbevf_nway_reset()
692 void ixgbevf_set_ethtool_ops(struct net_device *netdev) in ixgbevf_set_ethtool_ops()