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

/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c1228 (uint8_t **)&sc->ti_rdata.ti_rx_mini_ring,
1349 (void *)&sc->ti_rdata.ti_rx_mini_ring,
1474 r = &sc->ti_rdata.ti_rx_mini_ring[i];
1814 if (sc->ti_rdata.ti_rx_mini_ring == NULL)
1827 bzero(sc->ti_rdata.ti_rx_mini_ring, TI_MINI_RX_RING_SZ);
2715 r = &sc->ti_rdata.ti_rx_mini_ring[i];
2775 if (sc->ti_rdata.ti_rx_mini_ring != NULL)
H A Dif_tireg.h951 struct ti_rx_desc *ti_rx_mini_ring; member in struct:ti_ring_data

Completed in 115 milliseconds