Data Fields

ti_em_chain_xge_config_t_ Struct Reference

Data Fields

ti_em_dma_id_t dma_idx
uint8_t ether_type [2]
uint8_t my_mac_address [6]
ti_em_pdsp_id_t pdsp_idx
ti_em_queue_id_t rx_fragment_free_queue_idx
ti_em_queue_id_t rx_header_free_queue_idx
ti_em_queue_id_t rx_miss_queue_base_idx
uint8_t service_type
ti_em_queue_id_t tx_divert_queue_base_idx
ti_em_queue_id_t tx_fragment_free_queue_idx
ti_em_queue_id_t tx_header_free_queue_idx
uint8_t vlan_prio_mask

Detailed Description

Event machine chaining configuration for xge.

This describes the EM configurable parameters which are required for the chaining over xge.


Field Documentation

Index for Packet DMA flows configuration. It has to map to a Multicore Navigator infrastructure Packet DMA.

Specifies the Ethernet type.

Specifies the MAC address of the device on which this OpenEM instance is running.

Identifies a PDSP running the chaining firmware.

Identifies the free queue for RX fragments.

Identifies the free queue for RX headers.

Identifies the first of TI_EM_XGE_VLAN_PRIO_NUM XGE RX miss queues

Specifies the service type.

Identifies the base index for the OpenEM instance to allocate the XGE TX divert queue.

Identifies the free queue for TX fragments (without buffers).

Identifies the free queue for TX headers

Specifies the VLAN priority Mask.