Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/ti/
H A Dk3-udma.c2072 flow_req.valid_params = in udma_tisci_rx_channel_config()
2088 flow_req.flow_index = rchan->id; in udma_tisci_rx_channel_config()
2091 flow_req.rx_einfo_present = 1; in udma_tisci_rx_channel_config()
2093 flow_req.rx_einfo_present = 0; in udma_tisci_rx_channel_config()
2095 flow_req.rx_psinfo_present = 1; in udma_tisci_rx_channel_config()
2097 flow_req.rx_psinfo_present = 0; in udma_tisci_rx_channel_config()
2098 flow_req.rx_error_handling = 1; in udma_tisci_rx_channel_config()
2156 flow_req.valid_params = in pktdma_tisci_rx_channel_config()
2165 flow_req.rx_einfo_present = 1; in pktdma_tisci_rx_channel_config()
2167 flow_req.rx_einfo_present = 0; in pktdma_tisci_rx_channel_config()
[all …]