Lines Matching defs:netdev

82 static int ixgbevf_get_link_ksettings(struct net_device *netdev,  in ixgbevf_get_link_ksettings()
117 static u32 ixgbevf_get_msglevel(struct net_device *netdev) in ixgbevf_get_msglevel()
124 static void ixgbevf_set_msglevel(struct net_device *netdev, u32 data) in ixgbevf_set_msglevel()
131 static int ixgbevf_get_regs_len(struct net_device *netdev) in ixgbevf_get_regs_len()
137 static void ixgbevf_get_regs(struct net_device *netdev, in ixgbevf_get_regs()
211 static void ixgbevf_get_drvinfo(struct net_device *netdev, in ixgbevf_get_drvinfo()
223 static void ixgbevf_get_ringparam(struct net_device *netdev, in ixgbevf_get_ringparam()
236 static int ixgbevf_set_ringparam(struct net_device *netdev, in ixgbevf_set_ringparam()
405 static int ixgbevf_get_sset_count(struct net_device *netdev, int stringset) in ixgbevf_get_sset_count()
419 static void ixgbevf_get_ethtool_stats(struct net_device *netdev, in ixgbevf_get_ethtool_stats()
503 static void ixgbevf_get_strings(struct net_device *netdev, u32 stringset, in ixgbevf_get_strings()
724 static void ixgbevf_diag_test(struct net_device *netdev, in ixgbevf_diag_test()
779 static int ixgbevf_nway_reset(struct net_device *netdev) in ixgbevf_nway_reset()
789 static int ixgbevf_get_coalesce(struct net_device *netdev, in ixgbevf_get_coalesce()
815 static int ixgbevf_set_coalesce(struct net_device *netdev, in ixgbevf_set_coalesce()
885 static u32 ixgbevf_get_rxfh_indir_size(struct net_device *netdev) in ixgbevf_get_rxfh_indir_size()
895 static u32 ixgbevf_get_rxfh_key_size(struct net_device *netdev) in ixgbevf_get_rxfh_key_size()
900 static int ixgbevf_get_rxfh(struct net_device *netdev, in ixgbevf_get_rxfh()
942 static u32 ixgbevf_get_priv_flags(struct net_device *netdev) in ixgbevf_get_priv_flags()
953 static int ixgbevf_set_priv_flags(struct net_device *netdev, u32 priv_flags) in ixgbevf_set_priv_flags()
999 void ixgbevf_set_ethtool_ops(struct net_device *netdev) in ixgbevf_set_ethtool_ops()