Home
last modified time | relevance | path

Searched refs:OCELOT_FDMA_TX_RING_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.h45 #define OCELOT_FDMA_TX_RING_SIZE 128 macro
49 #define OCELOT_FDMA_TX_DCB_SIZE (OCELOT_FDMA_TX_RING_SIZE * \
94 struct ocelot_fdma_tx_buf bufs[OCELOT_FDMA_TX_RING_SIZE];
H A Docelot_fdma.c72 return OCELOT_FDMA_TX_RING_SIZE - in ocelot_fdma_tx_ring_free()
515 OCELOT_FDMA_TX_RING_SIZE); in ocelot_fdma_tx_cleanup()
543 OCELOT_FDMA_TX_RING_SIZE); in ocelot_fdma_tx_cleanup()
624 OCELOT_FDMA_TX_RING_SIZE); in ocelot_fdma_send_skb()
739 idx = ocelot_fdma_idx_next(idx, OCELOT_FDMA_TX_RING_SIZE); in ocelot_fdma_free_tx_ring()
773 fdma->rx_ring.dcbs = dcbs + OCELOT_FDMA_TX_RING_SIZE; in ocelot_fdma_rings_alloc()