Home
last modified time | relevance | path

Searched refs:al_cdesc_next (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma.h520 static INLINE volatile union al_udma_cdesc *al_cdesc_next( in al_cdesc_next() function
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c2778 rx_desc = (volatile al_eth_rx_cdesc *)al_cdesc_next(rx_dma_q, cdesc, i); in al_eth_pkt_rx()