Home
last modified time | relevance | path

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

/src/sys/dev/ti/
H A Dif_ti.c2290 CSR_WRITE_4(sc, TI_WINBASE, TI_TX_RING_BASE); in ti_gibinit()
2305 ti_hostaddr64(&rcb->ti_hostaddr, TI_TX_RING_BASE); in ti_gibinit()
2929 ti_mem_read(sc, TI_TX_RING_BASE + idx * sizeof(txdesc), in ti_txeof()
3103 ti_mem_write(sc, TI_TX_RING_BASE + frag * in ti_encap()
3113 ti_mem_write(sc, TI_TX_RING_BASE + frag * sizeof(txdesc), in ti_encap()
H A Dif_tireg.h419 #define TI_TX_RING_BASE TI_TX_RING_BASE_512 macro