![]() |
![]() |
UDMA RX channel flow parameters. More...
#include <enet_udma.h>
Data Fields | |
uint8_t | einfoPresent |
uint8_t | psInfoPresent |
uint16_t | sopOffset |
uint16_t | defaultRxCQ |
uint8_t | srcTagHi |
uint8_t | srcTagLo |
uint8_t | srcTagHiSel |
uint8_t | srcTagLoSel |
uint8_t | destTagHi |
uint8_t | destTagLo |
uint8_t | destTagHiSel |
uint8_t | destTagLoSel |
UDMA RX channel flow parameters.
The structure is stripped down version of #Udma_FlowPrms.
uint16_t EnetUdma_UdmaFlowPrms_s::defaultRxCQ |
[IN] RX destination queue
uint8_t EnetUdma_UdmaFlowPrms_s::destTagHi |
[IN] UDMAP receive flow destination tag high byte constant configuration to be programmed into the rx_dest_tag_hi field of the flow's RFLOW_RFB register
uint8_t EnetUdma_UdmaFlowPrms_s::destTagHiSel |
[IN] UDMAP receive flow destination tag high byte selector configuration to be programmed into the rx_dest_tag_hi_sel field of the RFLOW_RFC register. Refer #tisci_msg_rm_udmap_flow_cfg_req::rx_dest_tag_hi_sel
uint8_t EnetUdma_UdmaFlowPrms_s::destTagLo |
[IN] UDMAP receive flow destination tag low byte constant configuration to be programmed into the rx_dest_tag_lo field of the flow's RFLOW_RFB register
uint8_t EnetUdma_UdmaFlowPrms_s::destTagLoSel |
[IN] UDMAP receive flow destination tag low byte selector configuration to be programmed into the rx_dest_tag_low_sel field of the RFLOW_RFC register. Refer #tisci_msg_rm_udmap_flow_cfg_req::rx_dest_tag_lo_sel
uint8_t EnetUdma_UdmaFlowPrms_s::einfoPresent |
[IN] Set to 1 if extended packet info is present in the descriptor
uint8_t EnetUdma_UdmaFlowPrms_s::psInfoPresent |
[IN] Set to 1 if protocol-specific info is present in the descriptor
uint16_t EnetUdma_UdmaFlowPrms_s::sopOffset |
[IN] Start of rx packet data (byte offset from the start of the SOP buffer)
uint8_t EnetUdma_UdmaFlowPrms_s::srcTagHi |
[IN] UDMAP receive flow source tag high byte constant configuration to be programmed into the rx_src_tag_hi field of the flow's RFLOW_RFB register
uint8_t EnetUdma_UdmaFlowPrms_s::srcTagHiSel |
[IN] UDMAP receive flow source tag high byte selector configuration to be programmed into the rx_src_tag_hi_sel field of the RFLOW_RFC register. Refer #tisci_msg_rm_udmap_flow_cfg_req::rx_src_tag_hi_sel
uint8_t EnetUdma_UdmaFlowPrms_s::srcTagLo |
[IN] UDMAP receive flow source tag low byte constant configuration to be programmed into the rx_src_tag_lo field of the flow's RFLOW_RFB register
uint8_t EnetUdma_UdmaFlowPrms_s::srcTagLoSel |
[IN] UDMAP receive flow source tag low byte selector configuration to be programmed into the rx_src_tag_low_sel field of the RFLOW_RFC register. Refer #tisci_msg_rm_udmap_flow_cfg_req::rx_src_tag_lo_sel