Go to the source code of this file.
Data Structures | |
struct | tisci_msg_rm_udmap_gcfg_cfg_req |
Configures a Navigator Subsystem UDMAP global configuration region. Configures the non-real-time registers of a Navigator Subsystem UDMAP global configuration region. The GCFG region being programmed must be assigned to the host defined in the TISCI header via the RM board configuration resource assignment array. Individual fields for registers specified as valid are not checked for correctness. It is the application's responsibility to verify if the register fields are being set according to the device specification. More... | |
struct | tisci_msg_rm_udmap_gcfg_cfg_resp |
Response to configuring UDMAP global configuration. More... | |
struct | tisci_msg_rm_udmap_tx_ch_cfg_req |
Configures a Navigator Subsystem UDMAP transmit channel. More... | |
struct | tisci_msg_rm_udmap_tx_ch_cfg_resp |
Response to configuring a UDMAP transmit channel. More... | |
struct | tisci_msg_rm_udmap_rx_ch_cfg_req |
Configures a Navigator Subsystem UDMAP receive channel. More... | |
struct | tisci_msg_rm_udmap_rx_ch_cfg_resp |
Response to configuring a UDMAP receive channel. More... | |
struct | tisci_msg_rm_udmap_flow_cfg_req |
Configures a Navigator Subsystem UDMAP receive flow. More... | |
struct | tisci_msg_rm_udmap_flow_cfg_resp |
Response to configuring a Navigator Subsystem UDMAP receive flow. More... | |
struct | tisci_msg_rm_udmap_flow_size_thresh_cfg_req |
Configures a Navigator Subsystem UDMAP receive flow's size threshold fields. More... | |
struct | tisci_msg_rm_udmap_flow_size_thresh_cfg_resp |
Response to configuring a Navigator Subsystem UDMAP receive flow's size threshold fields. More... | |
struct | tisci_msg_rm_udmap_flow_delegate_req |
Delegates the specified flow to another host for configuration. Only the original owner of the flow, as specified in the RM board configuration resource entries, can delegate an additional host as able to configure the flow. A flow's delegation can be cleared by the original owner of the flow using the clear parameter. More... | |
struct | tisci_msg_rm_udmap_flow_delegate_resp |
Response to delegating a flow to another host for configuration. More... | |
Functions | |
struct tisci_msg_rm_udmap_gcfg_cfg_req | __attribute__ ((__packed__)) |
struct tisci_header hdr |
uint32_t valid_params |
uint16_t nav_id |
uint32_t perf_ctrl |
uint32_t emu_ctrl |
uint32_t psil_to |
uint32_t rflowfwstat |
uint16_t index |
uint8_t tx_pause_on_err |
uint8_t tx_filt_einfo |
uint8_t tx_filt_pswords |
uint8_t tx_atype |
uint8_t tx_chan_type |
uint8_t tx_supr_tdpkt |
uint16_t tx_fetch_size |
uint8_t tx_credit_count |
uint16_t txcq_qnum |
uint8_t tx_priority |
uint8_t tx_qos |
uint8_t tx_orderid |
uint16_t fdepth |
uint8_t tx_sched_priority |
uint8_t tx_burst_size |
uint8_t tx_tdtype |
uint8_t extended_ch_type |
uint16_t rx_fetch_size |
uint16_t rxcq_qnum |
uint8_t rx_priority |
uint8_t rx_qos |
uint8_t rx_orderid |
uint8_t rx_sched_priority |
uint16_t flowid_start |
uint16_t flowid_cnt |
uint8_t rx_pause_on_err |
uint8_t rx_atype |
uint8_t rx_chan_type |
uint8_t rx_ignore_short |
uint8_t rx_ignore_long |
uint8_t rx_burst_size |
uint16_t flow_index |
uint8_t rx_einfo_present |
uint8_t rx_psinfo_present |
uint8_t rx_error_handling |
uint8_t rx_desc_type |
uint16_t rx_sop_offset |
uint16_t rx_dest_qnum |
uint8_t rx_src_tag_hi |
uint8_t rx_src_tag_lo |
uint8_t rx_dest_tag_hi |
uint8_t rx_dest_tag_lo |
uint8_t rx_src_tag_hi_sel |
uint8_t rx_src_tag_lo_sel |
uint8_t rx_dest_tag_hi_sel |
uint8_t rx_dest_tag_lo_sel |
uint16_t rx_fdq0_sz0_qnum |
uint16_t rx_fdq1_qnum |
uint16_t rx_fdq2_qnum |
uint16_t rx_fdq3_qnum |
uint8_t rx_ps_location |
uint16_t rx_size_thresh0 |
uint16_t rx_size_thresh1 |
uint16_t rx_size_thresh2 |
uint16_t rx_fdq0_sz1_qnum |
uint16_t rx_fdq0_sz2_qnum |
uint16_t rx_fdq0_sz3_qnum |
uint8_t rx_size_thresh_en |
uint16_t dev_id |
uint8_t delegated_host |
uint8_t clear |