![]() |
![]() |
UDMA RX channel flow parameters. More...
#include <cpsw_dma.h>
Data Fields | |
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 CpswDma_UdmaFlowPrms::defaultRxCQ |
[IN] Rx destination queue
uint8_t CpswDma_UdmaFlowPrms::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 CpswDma_UdmaFlowPrms::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 CpswDma_UdmaFlowPrms::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 CpswDma_UdmaFlowPrms::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
uint16_t CpswDma_UdmaFlowPrms::sopOffset |
[IN] Start of rx packet data (byte offset from the start of the SOP buffer)
uint8_t CpswDma_UdmaFlowPrms::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 CpswDma_UdmaFlowPrms::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 CpswDma_UdmaFlowPrms::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 CpswDma_UdmaFlowPrms::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