Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h770 int al_eth_comp_tx_get(struct al_udma_q *tx_dma_q);
H A Dal_hal_eth_main.c2579 int al_eth_comp_tx_get(struct al_udma_q *tx_dma_q) in al_eth_comp_tx_get() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c1150 total_done = al_eth_comp_tx_get(tx_ring->dma_q); in al_eth_tx_do_cleanup()