#include <eth_v32.h>
Data Fields | |
| unsigned int | oui |
| void(* | check_speed )(struct net_device *dev) |
| void(* | check_duplex )(struct net_device *dev) |
Definition at line 86 of file eth_v32.h.
| unsigned int transceiver_ops::oui |
| void(* transceiver_ops::check_speed)(struct net_device *dev) |
Referenced by crisv32_eth_check_speed().
| void(* transceiver_ops::check_duplex)(struct net_device *dev) |
Referenced by crisv32_eth_check_duplex().
1.5.1