Lines Matching defs:net
543 ax88179_get_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_get_wol()
564 ax88179_set_wol(struct net_device *net, struct ethtool_wolinfo *wolinfo) in ax88179_set_wol()
584 static int ax88179_get_eeprom_len(struct net_device *net) in ax88179_get_eeprom_len()
590 ax88179_get_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, in ax88179_get_eeprom()
626 static int ax88179_get_link_ksettings(struct net_device *net, in ax88179_get_link_ksettings()
636 static int ax88179_set_link_ksettings(struct net_device *net, in ax88179_set_link_ksettings()
784 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee()
795 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee()
823 static int ax88179_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in ax88179_ioctl()
844 static void ax88179_set_multicast(struct net_device *net) in ax88179_set_multicast()
885 ax88179_set_features(struct net_device *net, netdev_features_t features) in ax88179_set_features()
913 static int ax88179_change_mtu(struct net_device *net, int new_mtu) in ax88179_change_mtu()
941 static int ax88179_set_mac_addr(struct net_device *net, void *p) in ax88179_set_mac_addr()