RTEMS  5.1
Data Fields
lpc_eth_driver_entry Struct Reference

Data Fields

struct arpcom arpcom
 
lpc_eth_state state
 
struct rtems_mdio_info mdio
 
uint32_t anlpar
 
rtems_id receive_task
 
rtems_id transmit_task
 
unsigned rx_unit_count
 
unsigned tx_unit_count
 
volatile lpc_eth_transfer_descriptorrx_desc_table
 
volatile lpc_eth_receive_statusrx_status_table
 
struct mbuf ** rx_mbuf_table
 
volatile lpc_eth_transfer_descriptortx_desc_table
 
volatile uint32_t * tx_status_table
 
void * tx_buf_table
 
unsigned received_frames
 
unsigned receive_interrupts
 
unsigned transmitted_frames
 
unsigned transmit_interrupts
 
unsigned receive_drop_errors
 
unsigned receive_overrun_errors
 
unsigned receive_fragment_errors
 
unsigned receive_crc_errors
 
unsigned receive_symbol_errors
 
unsigned receive_length_errors
 
unsigned receive_alignment_errors
 
unsigned receive_no_descriptor_errors
 
unsigned receive_fatal_errors
 
unsigned transmit_underrun_errors
 
unsigned transmit_late_collision_errors
 
unsigned transmit_excessive_collision_errors
 
unsigned transmit_excessive_defer_errors
 
unsigned transmit_no_descriptor_errors
 
unsigned transmit_overflow_errors
 
unsigned transmit_fatal_errors
 
uint32_t phy_id
 
int phy
 
rtems_vector_number interrupt_number
 
rtems_id control_task
 

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