Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txp.c174 static int txp_rxring_fill(struct txp_softc *);
1774 txp_rxring_fill(struct txp_softc *sc) in txp_rxring_fill() function
1905 if ((error = txp_rxring_fill(sc)) != 0) { in txp_init_locked()