![]() |
PDK API Guide for AM64x
|
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 |
uint32_t CSL_PktdmaRxFlowCfg::einfoPresent |
[IN] Set to 1 if extended packet info is present in the descriptor
uint32_t CSL_PktdmaRxFlowCfg::psInfoPresent |
[IN] Set to 1 if protocol-specific info is present in the descriptor
uint32_t CSL_PktdmaRxFlowCfg::errorHandling |
[IN] Determines how starvation errors are handled. 0=drop packet, 1=retry
uint32_t CSL_PktdmaRxFlowCfg::sopOffset |
[IN] Start of rx packet data (byte offset from the start of the SOP buffer)
uint32_t CSL_PktdmaRxFlowCfg::secure |
[udmap_only][IN] Secure attribute to be used when receiving packets on this flowid
uint32_t CSL_PktdmaRxFlowCfg::priv |
[udmap_only][IN] Privilege attribute to be used when receiving packets on this flowid
uint32_t CSL_PktdmaRxFlowCfg::privid |
[udmap_only][IN] Privilege ID attribute to be used when receiving packets on this flowid