H A D | asix_common.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (C) 2003-2006 David Hollis <dhollis@davehollis.com> 7 * Copyright (c) 2002-2003 TiVo Inc. 15 u16 size, void *data, int in_pm) in asix_read_cmd() argument 28 value, index, data, size); in asix_read_cmd() 31 ret = ret < 0 ? ret : -ENODAT in asix_read_cmd() 41 asix_write_cmd(struct usbnet * dev,u8 cmd,u16 value,u16 index,u16 size,void * data,int in_pm) asix_write_cmd() argument 64 asix_write_cmd_async(struct usbnet * dev,u8 cmd,u16 value,u16 index,u16 size,void * data) asix_write_cmd_async() argument 461 struct asix_data *data = (struct asix_data *)&dev->data; asix_set_multicast() local 635 asix_get_eeprom(struct net_device * net,struct ethtool_eeprom * eeprom,u8 * data) asix_get_eeprom() argument 636 asix_get_eeprom(struct net_device * net,struct ethtool_eeprom * eeprom,u8 * data) asix_get_eeprom() argument 670 asix_set_eeprom(struct net_device * net,struct ethtool_eeprom * eeprom,u8 * data) asix_set_eeprom() argument 671 asix_set_eeprom(struct net_device * net,struct ethtool_eeprom * eeprom,u8 * data) asix_set_eeprom() argument 762 struct asix_data *data = (struct asix_data *)&dev->data; asix_set_mac_address() local [all...] |