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

/freebsd-12-stable/sys/dev/ti/
H A Dif_tireg.h1048 int ti_std; /* current std ring head */ member in struct:ti_softc
H A Dif_ti.c1727 sc->ti_std = TI_STD_RX_RING_CNT - 1;
2857 TI_INC(sc->ti_std, TI_STD_RX_RING_CNT);
2912 TI_UPDATE_STDPROD(sc, sc->ti_std);

Completed in 85 milliseconds