Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_tireg.h726 #define TI_BDFLAG_END 0x0004 macro
H A Dif_ti.c2936 if ((cur_tx->ti_flags & TI_BDFLAG_END) == 0) in ti_txeof()
3112 txdesc.ti_flags |= TI_BDFLAG_END; in ti_encap()
3116 sc->ti_rdata.ti_tx_ring[frag].ti_flags |= TI_BDFLAG_END; in ti_encap()