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

/freebsd-9.3-release/sys/dev/ti/
H A Dif_tireg.h1046 int ti_std; /* current std ring head */ member in struct:ti_softc
H A Dif_ti.c1720 sc->ti_std = TI_STD_RX_RING_CNT - 1;
2849 TI_INC(sc->ti_std, TI_STD_RX_RING_CNT);
2904 TI_UPDATE_STDPROD(sc, sc->ti_std);

Completed in 53 milliseconds