|
struct arpcom | arpcom |
|
rtems_vector_number | vector |
|
int | acceptBroadcast |
|
rtems_id | rx_daemon_tid |
|
rtems_id | tx_daemon_tid |
|
au1x00_macdma_rx_t * | rx_dma |
|
au1x00_macdma_tx_t * | tx_dma |
|
int | rx_head |
|
int | rx_tail |
|
int | tx_head |
|
int | tx_tail |
|
struct mbuf * | rx_mbuf [NUM_RX_DMA_BUFS] |
|
unsigned char * | tx_buf [4] |
|
uint32_t | ctrl_regs |
|
uint32_t * | en_reg |
|
uint32_t | int_mask |
|
uint32_t | int_ctrlr |
|
int | unitnumber |
|
unsigned long | interrupts |
|
unsigned long | rx_interrupts |
|
unsigned long | tx_interrupts |
|
unsigned long | rx_missed |
|
unsigned long | rx_bcast |
|
unsigned long | rx_mcast |
|
unsigned long | rx_unsupp |
|
unsigned long | rx_ctrl |
|
unsigned long | rx_len_err |
|
unsigned long | rx_crc_err |
|
unsigned long | rx_dribble |
|
unsigned long | rx_mii_err |
|
unsigned long | rx_collision |
|
unsigned long | rx_too_long |
|
unsigned long | rx_runt |
|
unsigned long | rx_watchdog |
|
unsigned long | rx_pkts |
|
unsigned long | rx_dropped |
|
unsigned long | tx_deferred |
|
unsigned long | tx_underrun |
|
unsigned long | tx_aborted |
|
unsigned long | tx_pkts |
|
The documentation for this struct was generated from the following file: