Searched refs:mvxpe_ring_sync_tx (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/dev/marvell/ |
H A D | if_mvxpe.c | 104 STATIC void mvxpe_ring_sync_tx(struct mvxpe_softc *, int, int, int, int); 1202 mvxpe_ring_sync_tx(struct mvxpe_softc *sc, int q, int idx, int count, int ops) in mvxpe_ring_sync_tx() function 2181 mvxpe_ring_sync_tx(sc, q, start, used, in mvxpe_tx_queue() 2318 mvxpe_ring_sync_tx(sc, q, tx->tx_dma, ndesc, in mvxpe_tx_queue_complete()
|