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()
581 static int ax88179_get_eeprom_len(struct net_device *net) in ax88179_get_eeprom_len()
587 ax88179_get_eeprom(struct net_device *net, struct ethtool_eeprom *eeprom, in ax88179_get_eeprom()
623 static int ax88179_get_settings(struct net_device *net, struct ethtool_cmd *cmd) in ax88179_get_settings()
629 static int ax88179_set_settings(struct net_device *net, struct ethtool_cmd *cmd) in ax88179_set_settings()
776 static int ax88179_get_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_get_eee()
787 static int ax88179_set_eee(struct net_device *net, struct ethtool_eee *edata) in ax88179_set_eee()
815 static int ax88179_ioctl(struct net_device *net, struct ifreq *rq, int cmd) in ax88179_ioctl()
836 static void ax88179_set_multicast(struct net_device *net) in ax88179_set_multicast()
877 ax88179_set_features(struct net_device *net, netdev_features_t features) in ax88179_set_features()
905 static int ax88179_change_mtu(struct net_device *net, int new_mtu) in ax88179_change_mtu()
936 static int ax88179_set_mac_addr(struct net_device *net, void *p) in ax88179_set_mac_addr()