![]() |
![]() |
Enet UDMA channel ring parameters. More...
#include <enet_udma.h>
Data Fields | |
uint8_t | orderId |
uint8_t | mode |
bool | useRingMon |
EnetUdma_RingMonCfg | ringMonCfg |
Enet UDMA channel ring parameters.
Ring configuration structure for RX flow and TX channel FQ & CQ rings.
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