Lines Matching refs:qmu_gpd
119 static struct qmu_gpd *gpd_dma_to_virt(struct mtu3_gpd_ring *ring, in gpd_dma_to_virt()
123 struct qmu_gpd *gpd_head = ring->start; in gpd_dma_to_virt()
133 struct qmu_gpd *gpd) in gpd_virt_to_dma()
136 struct qmu_gpd *gpd_head = ring->start; in gpd_virt_to_dma()
146 static void gpd_ring_init(struct mtu3_gpd_ring *ring, struct qmu_gpd *gpd) in gpd_ring_init()
157 struct qmu_gpd *gpd = ring->start; in reset_gpd_list()
167 struct qmu_gpd *gpd; in mtu3_gpd_ring_alloc()
203 static struct qmu_gpd *advance_enq_gpd(struct mtu3_gpd_ring *ring) in advance_enq_gpd()
213 static struct qmu_gpd *advance_deq_gpd(struct mtu3_gpd_ring *ring) in advance_deq_gpd()
226 struct qmu_gpd *enq = ring->enqueue; in gpd_ring_empty()
227 struct qmu_gpd *next; in gpd_ring_empty()
245 struct qmu_gpd *enq; in mtu3_prepare_tx_gpd()
247 struct qmu_gpd *gpd = ring->enqueue; in mtu3_prepare_tx_gpd()
288 struct qmu_gpd *enq; in mtu3_prepare_rx_gpd()
290 struct qmu_gpd *gpd = ring->enqueue; in mtu3_prepare_rx_gpd()
422 struct qmu_gpd *gpd_current = NULL; in qmu_tx_zlp_error_handler()
474 struct qmu_gpd *gpd = ring->dequeue; in qmu_done_tx()
475 struct qmu_gpd *gpd_current = NULL; in qmu_done_tx()
514 struct qmu_gpd *gpd = ring->dequeue; in qmu_done_rx()
515 struct qmu_gpd *gpd_current = NULL; in qmu_done_rx()