Lines Matching defs:ndev
19 static void aq_ethtool_get_regs(struct net_device *ndev, in aq_ethtool_get_regs()
31 static int aq_ethtool_get_regs_len(struct net_device *ndev) in aq_ethtool_get_regs_len()
41 static u32 aq_ethtool_get_link(struct net_device *ndev) in aq_ethtool_get_link()
46 static int aq_ethtool_get_link_ksettings(struct net_device *ndev, in aq_ethtool_get_link_ksettings()
59 aq_ethtool_set_link_ksettings(struct net_device *ndev, in aq_ethtool_set_link_ksettings()
171 static u32 aq_ethtool_n_stats(struct net_device *ndev) in aq_ethtool_n_stats()
200 static void aq_ethtool_stats(struct net_device *ndev, in aq_ethtool_stats()
215 static void aq_ethtool_get_drvinfo(struct net_device *ndev, in aq_ethtool_get_drvinfo()
240 static void aq_ethtool_get_strings(struct net_device *ndev, in aq_ethtool_get_strings()
378 static int aq_ethtool_set_phys_id(struct net_device *ndev, in aq_ethtool_set_phys_id()
407 static int aq_ethtool_get_sset_count(struct net_device *ndev, int stringset) in aq_ethtool_get_sset_count()
425 static u32 aq_ethtool_get_rss_indir_size(struct net_device *ndev) in aq_ethtool_get_rss_indir_size()
430 static u32 aq_ethtool_get_rss_key_size(struct net_device *ndev) in aq_ethtool_get_rss_key_size()
440 static int aq_ethtool_get_rss(struct net_device *ndev, u32 *indir, u8 *key, in aq_ethtool_get_rss()
497 static int aq_ethtool_get_rxnfc(struct net_device *ndev, in aq_ethtool_get_rxnfc()
528 static int aq_ethtool_set_rxnfc(struct net_device *ndev, in aq_ethtool_set_rxnfc()
549 static int aq_ethtool_get_coalesce(struct net_device *ndev, in aq_ethtool_get_coalesce()
575 static int aq_ethtool_set_coalesce(struct net_device *ndev, in aq_ethtool_set_coalesce()
610 static void aq_ethtool_get_wol(struct net_device *ndev, in aq_ethtool_get_wol()
622 static int aq_ethtool_set_wol(struct net_device *ndev, in aq_ethtool_set_wol()
642 static int aq_ethtool_get_ts_info(struct net_device *ndev, in aq_ethtool_get_ts_info()
689 static int aq_ethtool_get_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_get_eee()
721 static int aq_ethtool_set_eee(struct net_device *ndev, struct ethtool_eee *eee) in aq_ethtool_set_eee()
756 static int aq_ethtool_nway_reset(struct net_device *ndev) in aq_ethtool_nway_reset()
773 static void aq_ethtool_get_pauseparam(struct net_device *ndev, in aq_ethtool_get_pauseparam()
785 static int aq_ethtool_set_pauseparam(struct net_device *ndev, in aq_ethtool_set_pauseparam()
814 static void aq_get_ringparam(struct net_device *ndev, in aq_get_ringparam()
829 static int aq_set_ringparam(struct net_device *ndev, in aq_set_ringparam()
870 static u32 aq_get_msg_level(struct net_device *ndev) in aq_get_msg_level()
877 static void aq_set_msg_level(struct net_device *ndev, u32 data) in aq_set_msg_level()
884 static u32 aq_ethtool_get_priv_flags(struct net_device *ndev) in aq_ethtool_get_priv_flags()
891 static int aq_ethtool_set_priv_flags(struct net_device *ndev, u32 flags) in aq_ethtool_set_priv_flags()
924 static int aq_ethtool_get_phy_tunable(struct net_device *ndev, in aq_ethtool_get_phy_tunable()
949 static int aq_ethtool_set_phy_tunable(struct net_device *ndev, in aq_ethtool_set_phy_tunable()