Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ti/
H A Dif_tireg.h847 #define TI_BDFLAG_JUMBO_RING 0x0010 macro
H A Dif_ti.c808 r->ti_flags = TI_BDFLAG_JUMBO_RING; in ti_newbuf_jumbo()
1646 if (cur_rx->ti_flags & TI_BDFLAG_JUMBO_RING) { in ti_rxeof()