PDK API Guide for AM64x
CSL_PktdmaRxFlowCfg Struct Reference

Detailed Description

Receive flow configuration information.

This structure contains information describing a receive flow.

Data Fields

uint32_t einfoPresent
 
uint32_t psInfoPresent
 
uint32_t errorHandling
 
uint32_t sopOffset
 
uint32_t secure
 
uint32_t priv
 
uint32_t privid
 

Field Documentation

◆ einfoPresent

uint32_t CSL_PktdmaRxFlowCfg::einfoPresent

[IN] Set to 1 if extended packet info is present in the descriptor

◆ psInfoPresent

uint32_t CSL_PktdmaRxFlowCfg::psInfoPresent

[IN] Set to 1 if protocol-specific info is present in the descriptor

◆ errorHandling

uint32_t CSL_PktdmaRxFlowCfg::errorHandling

[IN] Determines how starvation errors are handled. 0=drop packet, 1=retry

◆ sopOffset

uint32_t CSL_PktdmaRxFlowCfg::sopOffset

[IN] Start of rx packet data (byte offset from the start of the SOP buffer)

◆ secure

uint32_t CSL_PktdmaRxFlowCfg::secure

[udmap_only][IN] Secure attribute to be used when receiving packets on this flowid

◆ priv

uint32_t CSL_PktdmaRxFlowCfg::priv

[udmap_only][IN] Privilege attribute to be used when receiving packets on this flowid

◆ privid

uint32_t CSL_PktdmaRxFlowCfg::privid

[udmap_only][IN] Privilege ID attribute to be used when receiving packets on this flowid