Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma.h372 int al_udma_q_handle_get(struct al_udma *udma, uint32_t qid,
H A Dal_hal_udma_main.c440 int al_udma_q_handle_get(struct al_udma *udma, uint32_t qid, in al_udma_q_handle_get() function
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h730 al_udma_q_handle_get(&adapter->tx_udma, qid, &udma_q); in al_eth_tx_available_get()
/freebsd/sys/dev/al_eth/
H A Dal_eth.c991 al_udma_q_handle_get(&adapter->hal_adapter.tx_udma, i, in al_eth_init_rings()
1006 al_udma_q_handle_get(&adapter->hal_adapter.rx_udma, i, &ring->dma_q); in al_eth_init_rings()