Lines Matching defs:netdev
108 static int nicvf_get_settings(struct net_device *netdev, in nicvf_get_settings()
135 static u32 nicvf_get_link(struct net_device *netdev) in nicvf_get_link()
142 static void nicvf_get_drvinfo(struct net_device *netdev, in nicvf_get_drvinfo()
152 static u32 nicvf_get_msglevel(struct net_device *netdev) in nicvf_get_msglevel()
159 static void nicvf_set_msglevel(struct net_device *netdev, u32 lvl) in nicvf_set_msglevel()
188 static void nicvf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in nicvf_get_strings()
226 static int nicvf_get_sset_count(struct net_device *netdev, int sset) in nicvf_get_sset_count()
275 static void nicvf_get_ethtool_stats(struct net_device *netdev, in nicvf_get_ethtool_stats()
405 static int nicvf_get_coalesce(struct net_device *netdev, in nicvf_get_coalesce()
414 static void nicvf_get_ringparam(struct net_device *netdev, in nicvf_get_ringparam()
550 static u32 nicvf_get_rxfh_key_size(struct net_device *netdev) in nicvf_get_rxfh_key_size()
699 void nicvf_set_ethtool_ops(struct net_device *netdev) in nicvf_set_ethtool_ops()