Home
last modified time | relevance | path

Searched refs:rx_error_handling (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/dma/
Dk3-udma-glue.h67 bool rx_error_handling; member
/kernel/linux/linux-5.10/drivers/firmware/
Dti_sci.h831 u8 rx_error_handling; member
1271 u8 rx_error_handling; member
Dti_sci.c2491 req->rx_error_handling = params->rx_error_handling; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
/kernel/linux/linux-5.10/include/linux/soc/ti/
Dti_sci_protocol.h428 u8 rx_error_handling; member
/kernel/linux/linux-5.10/drivers/dma/ti/
Dk3-udma-glue.c627 if (flow_cfg->rx_error_handling) in k3_udma_glue_cfg_rx_flow()
628 req.rx_error_handling = 1; in k3_udma_glue_cfg_rx_flow()
Dk3-udma.c1664 flow_req.rx_error_handling = 1; in udma_tisci_rx_channel_config()