Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/neta/
H A Dif_mvneta.c172 STATIC void mvneta_rx_queue(struct mvneta_softc *, int, int);
2985 mvneta_rx_queue(sc, q, npkt); in mvneta_rx()
3017 mvneta_rx_queue(struct mvneta_softc *sc, int q, int npkt) in mvneta_rx_queue() function