Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_tireg.h737 #define TI_BDFLAG_MINI_RING 0x1000 macro
H A Dif_ti.c1481 r->ti_flags = TI_BDFLAG_MINI_RING; in ti_newbuf_mini()
2696 r->ti_flags = TI_BDFLAG_MINI_RING; in ti_discard_mini()
2818 } else if (cur_rx->ti_flags & TI_BDFLAG_MINI_RING) { in ti_rxeof()