Linux Kernel
3.7.1
|
#include "asix.h"
Go to the source code of this file.
void asix_get_drvinfo | ( | struct net_device * | net, |
struct ethtool_drvinfo * | info | ||
) |
Definition at line 600 of file asix_common.c.
int asix_get_eeprom | ( | struct net_device * | net, |
struct ethtool_eeprom * | eeprom, | ||
u8 * | data | ||
) |
Definition at line 484 of file asix_common.c.
int asix_get_eeprom_len | ( | struct net_device * | net | ) |
Definition at line 479 of file asix_common.c.
Definition at line 281 of file asix_common.c.
void asix_get_wol | ( | struct net_device * | net, |
struct ethtool_wolinfo * | wolinfo | ||
) |
Definition at line 444 of file asix_common.c.
int asix_mdio_read | ( | struct net_device * | netdev, |
int | phy_id, | ||
int | loc | ||
) |
Definition at line 412 of file asix_common.c.
Definition at line 430 of file asix_common.c.
Definition at line 25 of file asix_common.c.
Definition at line 326 of file asix_common.c.
Definition at line 261 of file asix_common.c.
Definition at line 299 of file asix_common.c.
Definition at line 145 of file asix_common.c.
int asix_set_eeprom | ( | struct net_device * | net, |
struct ethtool_eeprom * | eeprom, | ||
u8 * | data | ||
) |
Definition at line 519 of file asix_common.c.
Definition at line 252 of file asix_common.c.
int asix_set_mac_address | ( | struct net_device * | net, |
void * | p | ||
) |
Definition at line 609 of file asix_common.c.
void asix_set_multicast | ( | struct net_device * | net | ) |
Definition at line 373 of file asix_common.c.
Definition at line 243 of file asix_common.c.
int asix_set_wol | ( | struct net_device * | net, |
struct ethtool_wolinfo * | wolinfo | ||
) |
Definition at line 462 of file asix_common.c.
Definition at line 188 of file asix_common.c.
Definition at line 58 of file asix_common.c.
void asix_write_cmd_async | ( | struct usbnet * | dev, |
u8 | cmd, | ||
u16 | value, | ||
u16 | index, | ||
u16 | size, | ||
void * | data | ||
) |
Definition at line 102 of file asix_common.c.
Definition at line 354 of file asix_common.c.
Definition at line 341 of file asix_common.c.