Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h880 uint32_t al_eth_pkt_rx(struct al_udma_q *rx_dma_q, struct al_eth_pkt *pkt);
H A Dal_hal_eth_main.c2756 uint32_t al_eth_pkt_rx(struct al_udma_q *rx_dma_q, in al_eth_pkt_rx() function
/freebsd/sys/dev/al_eth/
H A Dal_eth.c1598 descs = al_eth_pkt_rx(rx_ring->dma_q, hal_pkt); in al_eth_rx_recv_work()