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

/freebsd-9.3-release/sys/dev/ti/
H A Dif_ti.c1226 (uint8_t **)&sc->ti_rdata.ti_rx_mini_ring,
1345 (void *)&sc->ti_rdata.ti_rx_mini_ring,
1465 r = &sc->ti_rdata.ti_rx_mini_ring[i];
1807 if (sc->ti_rdata.ti_rx_mini_ring == NULL)
1820 bzero(sc->ti_rdata.ti_rx_mini_ring, TI_MINI_RX_RING_SZ);
2707 r = &sc->ti_rdata.ti_rx_mini_ring[i];
2767 if (sc->ti_rdata.ti_rx_mini_ring != NULL)
H A Dif_tireg.h949 struct ti_rx_desc *ti_rx_mini_ring; member in struct:ti_ring_data

Completed in 58 milliseconds