Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_main.c93 if (udma->type == UDMA_RX) { in al_udma_set_defaults()
155 if (udma_q->udma->type == UDMA_RX) { in al_udma_q_config_compl()
H A Dal_hal_udma.h180 UDMA_RX enumerator
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c604 udma_params.type = UDMA_RX; in al_eth_adapter_init()
866 if (type == UDMA_RX) { in al_eth_queue_config()
/freebsd/sys/dev/al_eth/
H A Dal_eth.c3093 al_eth_udma_queue_enable(adapter, UDMA_RX, i); in al_eth_udma_queues_enable_all()