Lines Matching defs:ndev
11 static void emac_get_drvinfo(struct net_device *ndev, in emac_get_drvinfo()
22 static u32 emac_get_msglevel(struct net_device *ndev) in emac_get_msglevel()
29 static void emac_set_msglevel(struct net_device *ndev, u32 value) in emac_set_msglevel()
36 static int emac_get_link_ksettings(struct net_device *ndev, in emac_get_link_ksettings()
42 static int emac_set_link_ksettings(struct net_device *ndev, in emac_set_link_ksettings()
48 static int emac_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in emac_get_eee()
56 static int emac_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in emac_set_eee()
64 static int emac_nway_reset(struct net_device *ndev) in emac_nway_reset()
69 static int emac_get_sset_count(struct net_device *ndev, int stringset) in emac_get_sset_count()
79 static void emac_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in emac_get_strings()
99 static void emac_get_ethtool_stats(struct net_device *ndev, in emac_get_ethtool_stats()
112 static int emac_get_ts_info(struct net_device *ndev, in emac_get_ts_info()
132 static int emac_set_channels(struct net_device *ndev, in emac_set_channels()
148 static void emac_get_channels(struct net_device *ndev, in emac_get_channels()
168 static void emac_get_rmon_stats(struct net_device *ndev, in emac_get_rmon_stats()