|
| enum | { link_auto
, link_100Full
, link_10Half
} |
| |
|
|
struct arpcom | arpcom |
| |
|
struct mbuf ** | rxMbuf |
| |
|
struct mbuf ** | txMbuf |
| |
|
int | acceptBroadcast |
| |
|
int | rxBdCount |
| |
|
int | txBdCount |
| |
|
int | txBdHead |
| |
|
int | txBdTail |
| |
|
int | txBdActiveCount |
| |
|
mcf5282BufferDescriptor_t * | rxBdBase |
| |
|
mcf5282BufferDescriptor_t * | txBdBase |
| |
|
rtems_id | rxDaemonTid |
| |
|
rtems_id | txDaemonTid |
| |
|
unsigned long | rxInterrupts |
| |
|
unsigned long | txInterrupts |
| |
|
unsigned long | miiInterrupts |
| |
|
unsigned long | txRawWait |
| |
|
unsigned long | txRealign |
| |
|
unsigned long | txRealignDrop |
| |
|
uint16_t | mii_sr2 |
| |
|
enum mcf5282_enet_struct:: { ... } | link |
| |
|
uint16_t | mii_cr |
| |
The documentation for this struct was generated from the following files:
- bsps/m68k/av5282/net/network.c
- bsps/m68k/uC5282/net/network.c