Lines Matching defs:net
513 ax88179_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_get_wol()
523 ax88179_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_set_wol()
536 static int ax88179_get_eeprom_len(struct net_device *net) in ax88179_get_eeprom_len()
542 ax88179_get_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, in ax88179_get_eeprom()
578 ax88179_set_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, in ax88179_set_eeprom()
652 static int ax88179_get_link_ksettings(struct net_device *net, in ax88179_get_link_ksettings()
662 static int ax88179_set_link_ksettings(struct net_device *net, in ax88179_set_link_ksettings()
810 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee()
821 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee()
849 static int ax88179_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in ax88179_ioctl()
872 static void ax88179_set_multicast(struct net_device *net) in ax88179_set_multicast()
913 ax88179_set_features(struct net_device *net, netdev_features_t features) in ax88179_set_features()
941 static int ax88179_change_mtu(struct net_device *net, int new_mtu) in ax88179_change_mtu()
969 static int ax88179_set_mac_addr(struct net_device *net, void *p) in ax88179_set_mac_addr()