Searched refs:al_udma_q_handle_get (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_udma.h | 372 int al_udma_q_handle_get(struct al_udma *udma, uint32_t qid,
|
H A D | al_hal_udma_main.c | 440 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 D | al_hal_eth.h | 730 al_udma_q_handle_get(&adapter->tx_udma, qid, &udma_q); in al_eth_tx_available_get()
|
/freebsd/sys/dev/al_eth/ |
H A D | al_eth.c | 991 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()
|