Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
transceiver_ops Struct Reference

Data Fields

unsigned int oui
 
void(* check_speed )(struct net_device *dev)
 
void(* check_duplex )(struct net_device *dev)
 

Detailed Description

Definition at line 81 of file eth_v10.c.

Field Documentation

void(* check_duplex)(struct net_device *dev)

Definition at line 85 of file eth_v10.c.

void(* check_speed)(struct net_device *dev)

Definition at line 84 of file eth_v10.c.

unsigned int oui

Definition at line 83 of file eth_v10.c.


The documentation for this struct was generated from the following file: