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

/freebsd-12-stable/sys/dev/ti/
H A Dif_tireg.h1049 int ti_mini; /* current mini ring head */ member in struct:ti_softc
H A Dif_ti.c1802 sc->ti_mini = TI_MINI_RX_RING_CNT - 1;
2842 TI_INC(sc->ti_mini, TI_MINI_RX_RING_CNT);
2917 TI_UPDATE_MINIPROD(sc, sc->ti_mini);

Completed in 106 milliseconds