Home
last modified time | relevance | path

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

/freebsd/sys/dev/ti/
H A Dif_tireg.h728 #define TI_BDFLAG_JUMBO_RING 0x0010 macro
H A Dif_ti.c1540 r->ti_flags = TI_BDFLAG_JUMBO_RING; in ti_newbuf_jumbo()
1681 r->ti_flags = TI_BDFLAG_JUMBO_RING|TI_RCB_FLAG_USE_EXT_RX_BD; in ti_newbuf_jumbo()
2719 r->ti_flags = TI_BDFLAG_JUMBO_RING; in ti_discard_jumbo()
2783 if (cur_rx->ti_flags & TI_BDFLAG_JUMBO_RING) { in ti_rxeof()