Lines Matching defs:netdev
74 static int i40evf_get_settings(struct net_device *netdev, in i40evf_get_settings()
96 static int i40evf_get_sset_count(struct net_device *netdev, int sset) in i40evf_get_sset_count()
112 static void i40evf_get_ethtool_stats(struct net_device *netdev, in i40evf_get_ethtool_stats()
141 static void i40evf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in i40evf_get_strings()
174 static u32 i40evf_get_msglevel(struct net_device *netdev) in i40evf_get_msglevel()
189 static void i40evf_set_msglevel(struct net_device *netdev, u32 data) in i40evf_set_msglevel()
205 static void i40evf_get_drvinfo(struct net_device *netdev, in i40evf_get_drvinfo()
224 static void i40evf_get_ringparam(struct net_device *netdev, in i40evf_get_ringparam()
243 static int i40evf_set_ringparam(struct net_device *netdev, in i40evf_set_ringparam()
287 static int i40evf_get_coalesce(struct net_device *netdev, in i40evf_get_coalesce()
315 static int i40evf_set_coalesce(struct net_device *netdev, in i40evf_set_coalesce()
429 static int i40evf_get_rxnfc(struct net_device *netdev, in i40evf_get_rxnfc()
575 static int i40evf_set_rxnfc(struct net_device *netdev, in i40evf_set_rxnfc()
600 static void i40evf_get_channels(struct net_device *netdev, in i40evf_get_channels()
620 static u32 i40evf_get_rxfh_indir_size(struct net_device *netdev) in i40evf_get_rxfh_indir_size()
633 static int i40evf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in i40evf_get_rxfh()
667 static int i40evf_set_rxfh(struct net_device *netdev, const u32 *indir, in i40evf_set_rxfh()
721 void i40evf_set_ethtool_ops(struct net_device *netdev) in i40evf_set_ethtool_ops()