Searched refs:tx_desc_phys (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dif_ate.c154 bus_addr_t tx_desc_phys; /* PA of tx descriptors */ member in struct:ate_softc
651 ate_getaddr, &sc->tx_desc_phys, 0) != 0)
671 WR4(sc, ETHB_TBQP, sc->tx_desc_phys);
1131 WR4(sc, ETHB_TBQP, sc->tx_desc_phys);

Completed in 68 milliseconds