Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/txp/
H A Dif_txpreg.h583 struct txp_rxbuf_desc txp_rxbufs[RXBUF_ENTRIES]; member
H A Dif_txp.c943 boot->br_rxbuf_lo = vtophys(&ld->txp_rxbufs); in txp_alloc_rings()
946 sc->sc_rxbufs = (struct txp_rxbuf_desc *)&ld->txp_rxbufs; in txp_alloc_rings()