Lines Matching defs:netdev
60 int wx_get_sset_count(struct net_device *netdev, int sset) in wx_get_sset_count()
71 void wx_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in wx_get_strings()
93 void wx_get_ethtool_stats(struct net_device *netdev, in wx_get_ethtool_stats()
143 void wx_get_mac_stats(struct net_device *netdev, in wx_get_mac_stats()
159 void wx_get_pause_stats(struct net_device *netdev, in wx_get_pause_stats()
173 void wx_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info) in wx_get_drvinfo()
190 int wx_nway_reset(struct net_device *netdev) in wx_nway_reset()
198 int wx_get_link_ksettings(struct net_device *netdev, in wx_get_link_ksettings()
207 int wx_set_link_ksettings(struct net_device *netdev, in wx_set_link_ksettings()
216 void wx_get_pauseparam(struct net_device *netdev, in wx_get_pauseparam()
225 int wx_set_pauseparam(struct net_device *netdev, in wx_set_pauseparam()
234 void wx_get_ringparam(struct net_device *netdev, in wx_get_ringparam()
252 int wx_get_coalesce(struct net_device *netdev, in wx_get_coalesce()
280 int wx_set_coalesce(struct net_device *netdev, in wx_set_coalesce()
409 u32 wx_get_msglevel(struct net_device *netdev) in wx_get_msglevel()
417 void wx_set_msglevel(struct net_device *netdev, u32 data) in wx_set_msglevel()