Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_txp.c125 static struct txp_swdesc *txp_rxd_alloc(struct txp_softc *);
679 txp_rxd_alloc(struct txp_softc *sc) in txp_rxd_alloc() function
843 sd = txp_rxd_alloc(sc); in txp_rxbuf_reclaim()