Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Dti_sci.h798 u8 rx_error_handling; member
1251 u8 rx_error_handling; member
H A Dti_sci.c2406 req->rx_error_handling = params->rx_error_handling; in ti_sci_cmd_rm_udmap_rx_flow_cfg()
/openbmc/linux/include/linux/dma/
H A Dk3-udma-glue.h73 bool rx_error_handling; member
/openbmc/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h467 u8 rx_error_handling; member
/openbmc/linux/drivers/dma/ti/
H A Dk3-udma-glue.c757 if (flow_cfg->rx_error_handling) in k3_udma_glue_cfg_rx_flow()
758 req.rx_error_handling = 1; in k3_udma_glue_cfg_rx_flow()
H A Dk3-udma.c2098 flow_req.rx_error_handling = 1; in udma_tisci_rx_channel_config()
2172 flow_req.rx_error_handling = 1; in pktdma_tisci_rx_channel_config()