Lines Matching defs:netdev
66 int wx_get_sset_count(struct net_device *netdev, int sset) in wx_get_sset_count()
80 void wx_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in wx_get_strings()
107 void wx_get_ethtool_stats(struct net_device *netdev, in wx_get_ethtool_stats()
164 void wx_get_mac_stats(struct net_device *netdev, in wx_get_mac_stats()
180 void wx_get_pause_stats(struct net_device *netdev, in wx_get_pause_stats()
194 void wx_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) in wx_get_drvinfo()
215 int wx_nway_reset(struct net_device *netdev) in wx_nway_reset()
223 int wx_get_link_ksettings(struct net_device *netdev, in wx_get_link_ksettings()
232 int wx_set_link_ksettings(struct net_device *netdev, in wx_set_link_ksettings()
241 void wx_get_pauseparam(struct net_device *netdev, in wx_get_pauseparam()
250 int wx_set_pauseparam(struct net_device *netdev, in wx_set_pauseparam()
259 void wx_get_ringparam(struct net_device *netdev, in wx_get_ringparam()
277 int wx_get_coalesce(struct net_device *netdev, in wx_get_coalesce()
305 int wx_set_coalesce(struct net_device *netdev, in wx_set_coalesce()
440 u32 wx_get_msglevel(struct net_device *netdev) in wx_get_msglevel()
448 void wx_set_msglevel(struct net_device *netdev, u32 data) in wx_set_msglevel()