|
|
struct arpcom | arpcom |
| |
|
oeth_regs * | regs |
| |
|
int | acceptBroadcast |
| |
|
rtems_id | rxDaemonTid |
| |
|
rtems_id | txDaemonTid |
| |
|
unsigned int | tx_ptr |
| |
|
unsigned int | rx_ptr |
| |
|
unsigned int | txbufs |
| |
|
unsigned int | rxbufs |
| |
|
struct MDTX * | txdesc |
| |
|
struct MDRX * | rxdesc |
| |
|
rtems_vector_number | vector |
| |
|
unsigned int | en100MHz |
| |
|
unsigned long | rxInterrupts |
| |
|
unsigned long | rxPackets |
| |
|
unsigned long | rxLengthError |
| |
|
unsigned long | rxNonOctet |
| |
|
unsigned long | rxBadCRC |
| |
|
unsigned long | rxOverrun |
| |
|
unsigned long | rxMiss |
| |
|
unsigned long | rxCollision |
| |
|
unsigned long | txInterrupts |
| |
|
unsigned long | txDeferred |
| |
|
unsigned long | txHeartbeat |
| |
|
unsigned long | txLateCollision |
| |
|
unsigned long | txRetryLimit |
| |
|
unsigned long | txUnderrun |
| |
|
unsigned long | txLostCarrier |
| |
|
unsigned long | txRawWait |
| |
The documentation for this struct was generated from the following file:
- bsps/shared/net/open_eth.c