Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/txp/
H A Dif_txpreg.h585 struct txp_rx_desc txp_rxloring[RX_ENTRIES]; member
H A Dif_txp.c917 boot->br_rxlopri_lo = vtophys(&ld->txp_rxloring); in txp_alloc_rings()
920 sc->sc_rxlor.r_desc = (struct txp_rx_desc *)&ld->txp_rxloring; in txp_alloc_rings()