Lines Matching defs:netdev
119 static int nicvf_get_link_ksettings(struct net_device *netdev, in nicvf_get_link_ksettings()
182 static u32 nicvf_get_link(struct net_device *netdev) in nicvf_get_link()
189 static void nicvf_get_drvinfo(struct net_device *netdev, in nicvf_get_drvinfo()
199 static u32 nicvf_get_msglevel(struct net_device *netdev) in nicvf_get_msglevel()
206 static void nicvf_set_msglevel(struct net_device *netdev, u32 lvl) in nicvf_set_msglevel()
235 static void nicvf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in nicvf_get_strings()
273 static int nicvf_get_sset_count(struct net_device *netdev, int sset) in nicvf_get_sset_count()
322 static void nicvf_get_ethtool_stats(struct net_device *netdev, in nicvf_get_ethtool_stats()
459 static int nicvf_get_coalesce(struct net_device *netdev, in nicvf_get_coalesce()
468 static void nicvf_get_ringparam(struct net_device *netdev, in nicvf_get_ringparam()
480 static int nicvf_set_ringparam(struct net_device *netdev, in nicvf_set_ringparam()
639 static u32 nicvf_get_rxfh_key_size(struct net_device *netdev) in nicvf_get_rxfh_key_size()
827 static int nicvf_get_ts_info(struct net_device *netdev, in nicvf_get_ts_info()
879 void nicvf_set_ethtool_ops(struct net_device *netdev) in nicvf_set_ethtool_ops()