Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ax88172a_private |
Functions | |
int | ax88172a_get_settings (struct net_device *net, struct ethtool_cmd *cmd) |
int | ax88172a_set_settings (struct net_device *net, struct ethtool_cmd *cmd) |
int | ax88172a_nway_reset (struct net_device *net) |
Variables | |
struct driver_info | ax88172a_info |
int ax88172a_get_settings | ( | struct net_device * | net, |
struct ethtool_cmd * | cmd | ||
) |
Definition at line 164 of file ax88172a.c.
int ax88172a_nway_reset | ( | struct net_device * | net | ) |
Definition at line 180 of file ax88172a.c.
int ax88172a_set_settings | ( | struct net_device * | net, |
struct ethtool_cmd * | cmd | ||
) |
Definition at line 172 of file ax88172a.c.
struct driver_info ax88172a_info |
Definition at line 403 of file ax88172a.c.