Home
last modified time | relevance | path

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

/f-stack/freebsd/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
/f-stack/freebsd/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()