Lines Matching defs:ndev
20 static void aq_ethtool_get_regs(struct net_device *ndev, in aq_ethtool_get_regs()
32 static int aq_ethtool_get_regs_len(struct net_device *ndev) in aq_ethtool_get_regs_len()
42 static u32 aq_ethtool_get_link(struct net_device *ndev) in aq_ethtool_get_link()
47 static int aq_ethtool_get_link_ksettings(struct net_device *ndev, in aq_ethtool_get_link_ksettings()
60 aq_ethtool_set_link_ksettings(struct net_device *ndev, in aq_ethtool_set_link_ksettings()
181 static u32 aq_ethtool_n_stats(struct net_device *ndev) in aq_ethtool_n_stats()
210 static void aq_ethtool_stats(struct net_device *ndev, in aq_ethtool_stats()
225 static void aq_ethtool_get_drvinfo(struct net_device *ndev, in aq_ethtool_get_drvinfo()
250 static void aq_ethtool_get_strings(struct net_device *ndev, in aq_ethtool_get_strings()
388 static int aq_ethtool_set_phys_id(struct net_device *ndev, in aq_ethtool_set_phys_id()
417 static int aq_ethtool_get_sset_count(struct net_device *ndev, int stringset) in aq_ethtool_get_sset_count()
435 static u32 aq_ethtool_get_rss_indir_size(struct net_device *ndev) in aq_ethtool_get_rss_indir_size()
440 static u32 aq_ethtool_get_rss_key_size(struct net_device *ndev) in aq_ethtool_get_rss_key_size()
450 static int aq_ethtool_get_rss(struct net_device *ndev, u32 *indir, u8 *key, in aq_ethtool_get_rss()
507 static int aq_ethtool_get_rxnfc(struct net_device *ndev, in aq_ethtool_get_rxnfc()
538 static int aq_ethtool_set_rxnfc(struct net_device *ndev, in aq_ethtool_set_rxnfc()
559 static int aq_ethtool_get_coalesce(struct net_device *ndev, in aq_ethtool_get_coalesce()
585 static int aq_ethtool_set_coalesce(struct net_device *ndev, in aq_ethtool_set_coalesce()
620 static void aq_ethtool_get_wol(struct net_device *ndev, in aq_ethtool_get_wol()
632 static int aq_ethtool_set_wol(struct net_device *ndev, in aq_ethtool_set_wol()
652 static int aq_ethtool_get_ts_info(struct net_device *ndev, in aq_ethtool_get_ts_info()
699 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_get_eee()
731 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_set_eee()
766 static int aq_ethtool_nway_reset(struct net_device *ndev) in aq_ethtool_nway_reset()
783 static void aq_ethtool_get_pauseparam(struct net_device *ndev, in aq_ethtool_get_pauseparam()
795 static int aq_ethtool_set_pauseparam(struct net_device *ndev, in aq_ethtool_set_pauseparam()
824 static void aq_get_ringparam(struct net_device *ndev, in aq_get_ringparam()
841 static int aq_set_ringparam(struct net_device *ndev, in aq_set_ringparam()
884 static u32 aq_get_msg_level(struct net_device *ndev) in aq_get_msg_level()
891 static void aq_set_msg_level(struct net_device *ndev, u32 data) in aq_set_msg_level()
898 static u32 aq_ethtool_get_priv_flags(struct net_device *ndev) in aq_ethtool_get_priv_flags()
905 static int aq_ethtool_set_priv_flags(struct net_device *ndev, u32 flags) in aq_ethtool_set_priv_flags()
938 static int aq_ethtool_get_phy_tunable(struct net_device *ndev, in aq_ethtool_get_phy_tunable()
963 static int aq_ethtool_set_phy_tunable(struct net_device *ndev, in aq_ethtool_set_phy_tunable()