Lines Matching defs:netdev

84 static int ixgbevf_get_link_ksettings(struct net_device *netdev,  in ixgbevf_get_link_ksettings()
119 static u32 ixgbevf_get_msglevel(struct net_device *netdev) in ixgbevf_get_msglevel()
126 static void ixgbevf_set_msglevel(struct net_device *netdev, u32 data) in ixgbevf_set_msglevel()
135 static int ixgbevf_get_regs_len(struct net_device *netdev) in ixgbevf_get_regs_len()
141 static void ixgbevf_get_regs(struct net_device *netdev, in ixgbevf_get_regs()
215 static void ixgbevf_get_drvinfo(struct net_device *netdev, in ixgbevf_get_drvinfo()
229 static void ixgbevf_get_ringparam(struct net_device *netdev, in ixgbevf_get_ringparam()
240 static int ixgbevf_set_ringparam(struct net_device *netdev, in ixgbevf_set_ringparam()
407 static int ixgbevf_get_sset_count(struct net_device *netdev, int stringset) in ixgbevf_get_sset_count()
421 static void ixgbevf_get_ethtool_stats(struct net_device *netdev, in ixgbevf_get_ethtool_stats()
505 static void ixgbevf_get_strings(struct net_device *netdev, u32 stringset, in ixgbevf_get_strings()
726 static void ixgbevf_diag_test(struct net_device *netdev, in ixgbevf_diag_test()
781 static int ixgbevf_nway_reset(struct net_device *netdev) in ixgbevf_nway_reset()
791 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()
883 static u32 ixgbevf_get_rxfh_indir_size(struct net_device *netdev) in ixgbevf_get_rxfh_indir_size()
893 static u32 ixgbevf_get_rxfh_key_size(struct net_device *netdev) in ixgbevf_get_rxfh_key_size()
898 static int ixgbevf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbevf_get_rxfh()
939 static u32 ixgbevf_get_priv_flags(struct net_device *netdev) in ixgbevf_get_priv_flags()
950 static int ixgbevf_set_priv_flags(struct net_device *netdev, u32 priv_flags) in ixgbevf_set_priv_flags()
995 void ixgbevf_set_ethtool_ops(struct net_device *netdev) in ixgbevf_set_ethtool_ops()