Lines Matching defs:netdev
13 static void gve_get_drvinfo(struct net_device *netdev, in gve_get_drvinfo()
23 static void gve_set_msglevel(struct net_device *netdev, u32 value) in gve_set_msglevel()
30 static u32 gve_get_msglevel(struct net_device *netdev) in gve_get_msglevel()
79 static void gve_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in gve_get_strings()
123 static int gve_get_sset_count(struct net_device *netdev, int sset) in gve_get_sset_count()
140 gve_get_ethtool_stats(struct net_device *netdev, in gve_get_ethtool_stats()
379 static void gve_get_channels(struct net_device *netdev, in gve_get_channels()
394 static int gve_set_channels(struct net_device *netdev, in gve_set_channels()
425 static void gve_get_ringparam(struct net_device *netdev, in gve_get_ringparam()
438 static int gve_user_reset(struct net_device *netdev, u32 *flags) in gve_user_reset()
450 static int gve_get_tunable(struct net_device *netdev, in gve_get_tunable()
464 static int gve_set_tunable(struct net_device *netdev, in gve_set_tunable()
488 static u32 gve_get_priv_flags(struct net_device *netdev) in gve_get_priv_flags()
499 static int gve_set_priv_flags(struct net_device *netdev, u32 flags) in gve_set_priv_flags()
534 static int gve_get_link_ksettings(struct net_device *netdev, in gve_get_link_ksettings()
544 static int gve_get_coalesce(struct net_device *netdev, in gve_get_coalesce()
559 static int gve_set_coalesce(struct net_device *netdev, in gve_set_coalesce()