Linux Kernel
3.7.1
|
#include <eth_defs.h>
Data Fields | |
unsigned int | en: 1 |
unsigned int | phy: 2 |
unsigned int | protocol: 1 |
unsigned int | loopback: 1 |
unsigned int | flow_ctrl: 1 |
unsigned int | gtxclk_out: 1 |
unsigned int | phyrst_n: 1 |
unsigned int | dummy1: 24 |
Definition at line 132 of file eth_defs.h.
unsigned int dummy1 |
Definition at line 140 of file eth_defs.h.
unsigned int en |
Definition at line 133 of file eth_defs.h.
unsigned int flow_ctrl |
Definition at line 137 of file eth_defs.h.
unsigned int gtxclk_out |
Definition at line 138 of file eth_defs.h.
Definition at line 136 of file eth_defs.h.
Definition at line 134 of file eth_defs.h.
unsigned int phyrst_n |
Definition at line 139 of file eth_defs.h.
Definition at line 135 of file eth_defs.h.