Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txp.c130 static void txp_rxring_empty (struct txp_softc *);
1073 txp_rxring_empty(struct txp_softc *sc) in txp_rxring_empty() function
1522 txp_rxring_empty(sc); in txp_stop()