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

/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c1537 r->ti_flags = TI_BDFLAG_JUMBO_RING;
1679 r->ti_flags = TI_BDFLAG_JUMBO_RING|TI_RCB_FLAG_USE_EXT_RX_BD;
2736 r->ti_flags = TI_BDFLAG_JUMBO_RING;
2800 if (cur_rx->ti_flags & TI_BDFLAG_JUMBO_RING) {
H A Dif_tireg.h730 #define TI_BDFLAG_JUMBO_RING 0x0010 macro

Completed in 166 milliseconds