Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.h49 #define OCELOT_FDMA_TX_DCB_SIZE (OCELOT_FDMA_TX_RING_SIZE * \ macro
53 OCELOT_FDMA_TX_DCB_SIZE + \
H A Docelot_fdma.c773 fdma->rx_ring.dcbs_dma = dcbs_dma + OCELOT_FDMA_TX_DCB_SIZE; in ocelot_fdma_rings_alloc()