Data Fields
EnetUdma_UdmaRingPrms_s Struct Reference

Enet UDMA channel ring parameters. More...

#include <enet_udma.h>

Data Fields

uint8_t orderId
 
uint8_t mode
 
bool useRingMon
 
EnetUdma_RingMonCfg ringMonCfg
 

Detailed Description

Enet UDMA channel ring parameters.

Ring configuration structure for RX flow and TX channel FQ & CQ rings.

Field Documentation

uint8_t EnetUdma_UdmaRingPrms_s::mode

Ring mode. Refer tisci_msg_rm_ring_cfg_req::mode

uint8_t EnetUdma_UdmaRingPrms_s::orderId

Ring bus order ID value to be programmed into the orderid field of the ring's RING_ORDERID register.

EnetUdma_RingMonCfg EnetUdma_UdmaRingPrms_s::ringMonCfg

Ring monitor config (used only if useRingMon is true)

bool EnetUdma_UdmaRingPrms_s::useRingMon

Flag to indicate if ring monitor should be allocated for this ring. This should be enabled only for those flows that require very high throughput as there are limited ring monitors available in the system


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

Copyright 2020, Texas Instruments Incorporated