HomeSort by: relevance | last modified time | path
    Searched refs:ti_std (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ti.c 904 sc->ti_std = i - 1;
1959 TI_INC(sc->ti_std, TI_STD_RX_RING_CNT);
1966 ti_newbuf_std(sc, sc->ti_std, m, dmamap);
1969 if (ti_newbuf_std(sc, sc->ti_std, NULL, dmamap)
1972 ti_newbuf_std(sc, sc->ti_std, m, dmamap);
2038 TI_UPDATE_STDPROD(sc, sc->ti_std);
if_tireg.h 1120 uint16_t ti_std; /* current std ring head */ member in struct:ti_softc

Completed in 15 milliseconds