Searched refs:fd_ring (Results 1 – 1 of 1) sorted by relevance
659 ring = uc->rflow->fd_ring; in udma_push_to_ring()734 ring1 = uc->rflow->fd_ring; in udma_reset_rings()1747 k3_ringacc_ring_free(rflow->fd_ring); in udma_free_rx_resources()1749 rflow->fd_ring = NULL; in udma_free_rx_resources()1830 k3_ringacc_ring_free(rflow->fd_ring); in udma_alloc_rx_resources()1831 rflow->fd_ring = NULL; in udma_alloc_rx_resources()2042 int fd_ring = k3_ringacc_get_ring_id(uc->rflow->fd_ring); in udma_tisci_rx_channel_config() local2104 flow_req.rx_fdq0_sz0_qnum = fd_ring; in udma_tisci_rx_channel_config()2105 flow_req.rx_fdq1_qnum = fd_ring; in udma_tisci_rx_channel_config()2106 flow_req.rx_fdq2_qnum = fd_ring; in udma_tisci_rx_channel_config()[all …]