Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/rt/
H A Dif_rtvar.h289 uint32_t tx_base_ptr[RT_SOFTC_TX_RING_COUNT]; member
H A Dif_rt.c428 sc->tx_base_ptr[i]=RT5350_PDMA_BASE+RT5350_TX_BASE_PTR(i); in rt_attach()
455 sc->tx_base_ptr[i]=PDMA_BASE+TX_BASE_PTR(i); in rt_attach()
848 RT_WRITE(sc, sc->tx_base_ptr[i], in rt_init_locked()
1590 RT_WRITE(sc, sc->tx_base_ptr[i], in rt_tx_coherent_intr()