sgi_mec_data Struct Reference

Back to the index.

Public Attributes | List of all members
sgi_mec_data Struct Reference

Public Attributes

uint64_t reg [DEV_SGI_MEC_LENGTH/sizeof(uint64_t)]
 
struct interrupt irq
 
unsigned char macaddr [6]
 
unsigned char cur_tx_packet [MAX_TX_PACKET_LEN]
 
int cur_tx_packet_len
 
unsigned char * cur_rx_packet
 
int cur_rx_packet_len
 
uint64_t rx_addr [N_RX_ADDRESSES]
 
int cur_rx_addr_index_write
 
int cur_rx_addr_index
 

Detailed Description

Definition at line 590 of file dev_sgi_ip32.cc.

Member Data Documentation

◆ cur_rx_addr_index

int sgi_mec_data::cur_rx_addr_index

Definition at line 604 of file dev_sgi_ip32.cc.

◆ cur_rx_addr_index_write

int sgi_mec_data::cur_rx_addr_index_write

Definition at line 603 of file dev_sgi_ip32.cc.

◆ cur_rx_packet

unsigned char* sgi_mec_data::cur_rx_packet

Definition at line 599 of file dev_sgi_ip32.cc.

◆ cur_rx_packet_len

int sgi_mec_data::cur_rx_packet_len

Definition at line 600 of file dev_sgi_ip32.cc.

◆ cur_tx_packet

unsigned char sgi_mec_data::cur_tx_packet[MAX_TX_PACKET_LEN]

Definition at line 596 of file dev_sgi_ip32.cc.

◆ cur_tx_packet_len

int sgi_mec_data::cur_tx_packet_len

Definition at line 597 of file dev_sgi_ip32.cc.

◆ irq

struct interrupt sgi_mec_data::irq

Definition at line 593 of file dev_sgi_ip32.cc.

Referenced by dev_sgi_mec_init().

◆ macaddr

unsigned char sgi_mec_data::macaddr[6]

Definition at line 594 of file dev_sgi_ip32.cc.

Referenced by dev_sgi_mec_init().

◆ reg

uint64_t sgi_mec_data::reg[DEV_SGI_MEC_LENGTH/sizeof(uint64_t)]

Definition at line 591 of file dev_sgi_ip32.cc.

Referenced by DEVICE_ACCESS().

◆ rx_addr

uint64_t sgi_mec_data::rx_addr[N_RX_ADDRESSES]

Definition at line 602 of file dev_sgi_ip32.cc.


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13