Lines Matching defs:ndev

21 static void aq_ethtool_get_regs(struct net_device *ndev,  in aq_ethtool_get_regs()
33 static int aq_ethtool_get_regs_len(struct net_device *ndev) in aq_ethtool_get_regs_len()
43 static u32 aq_ethtool_get_link(struct net_device *ndev) in aq_ethtool_get_link()
48 static int aq_ethtool_get_link_ksettings(struct net_device *ndev, in aq_ethtool_get_link_ksettings()
61 aq_ethtool_set_link_ksettings(struct net_device *ndev, in aq_ethtool_set_link_ksettings()
182 static u32 aq_ethtool_n_stats(struct net_device *ndev) in aq_ethtool_n_stats()
211 static void aq_ethtool_stats(struct net_device *ndev, in aq_ethtool_stats()
226 static void aq_ethtool_get_drvinfo(struct net_device *ndev, in aq_ethtool_get_drvinfo()
251 static void aq_ethtool_get_strings(struct net_device *ndev, in aq_ethtool_get_strings()
382 static int aq_ethtool_set_phys_id(struct net_device *ndev, in aq_ethtool_set_phys_id()
411 static int aq_ethtool_get_sset_count(struct net_device *ndev, int stringset) in aq_ethtool_get_sset_count()
429 static u32 aq_ethtool_get_rss_indir_size(struct net_device *ndev) in aq_ethtool_get_rss_indir_size()
434 static u32 aq_ethtool_get_rss_key_size(struct net_device *ndev) in aq_ethtool_get_rss_key_size()
444 static int aq_ethtool_get_rss(struct net_device *ndev, in aq_ethtool_get_rss()
502 static int aq_ethtool_get_rxnfc(struct net_device *ndev, in aq_ethtool_get_rxnfc()
533 static int aq_ethtool_set_rxnfc(struct net_device *ndev, in aq_ethtool_set_rxnfc()
554 static int aq_ethtool_get_coalesce(struct net_device *ndev, in aq_ethtool_get_coalesce()
580 static int aq_ethtool_set_coalesce(struct net_device *ndev, in aq_ethtool_set_coalesce()
615 static void aq_ethtool_get_wol(struct net_device *ndev, in aq_ethtool_get_wol()
627 static int aq_ethtool_set_wol(struct net_device *ndev, in aq_ethtool_set_wol()
647 static int aq_ethtool_get_ts_info(struct net_device *ndev, in aq_ethtool_get_ts_info()
690 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_get_eee()
722 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_keee *eee) in aq_ethtool_set_eee()
757 static int aq_ethtool_nway_reset(struct net_device *ndev) in aq_ethtool_nway_reset()
774 static void aq_ethtool_get_pauseparam(struct net_device *ndev, in aq_ethtool_get_pauseparam()
786 static int aq_ethtool_set_pauseparam(struct net_device *ndev, in aq_ethtool_set_pauseparam()
815 static void aq_get_ringparam(struct net_device *ndev, in aq_get_ringparam()
832 static int aq_set_ringparam(struct net_device *ndev, in aq_set_ringparam()
875 static u32 aq_get_msg_level(struct net_device *ndev) in aq_get_msg_level()
882 static void aq_set_msg_level(struct net_device *ndev, u32 data) in aq_set_msg_level()
889 static u32 aq_ethtool_get_priv_flags(struct net_device *ndev) in aq_ethtool_get_priv_flags()
896 static int aq_ethtool_set_priv_flags(struct net_device *ndev, u32 flags) in aq_ethtool_set_priv_flags()
929 static int aq_ethtool_get_phy_tunable(struct net_device *ndev, in aq_ethtool_get_phy_tunable()
954 static int aq_ethtool_set_phy_tunable(struct net_device *ndev, in aq_ethtool_set_phy_tunable()