Searched refs:TI_MINI_RX_RING_SZ (Results 1 – 2 of 2) sorted by relevance
608 #define TI_MINI_RX_RING_SZ (sizeof(struct ti_rx_desc) * TI_MINI_RX_RING_CNT) macro
1229 error = ti_dma_ring_alloc(sc, TI_RING_ALIGN, TI_MINI_RX_RING_SZ, in ti_dma_alloc()1829 bzero(sc->ti_rdata.ti_rx_mini_ring, TI_MINI_RX_RING_SZ); in ti_free_rx_ring_mini()