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

/linux-master/drivers/net/ethernet/mscc/
H A Docelot_fdma.h59 #define OCELOT_FDMA_RXB_SIZE ALIGN_DOWN(OCELOT_FDMA_RX_SIZE - OCELOT_FDMA_SKBFRAG_OVR, 4) macro
60 #define OCELOT_FDMA_SKBFRAG_SIZE (OCELOT_FDMA_RXB_SIZE + OCELOT_FDMA_SKBFRAG_OVR)
H A Docelot_fdma.c173 ocelot_fdma_dcb_set_data(dcb, dma_addr, OCELOT_FDMA_RXB_SIZE);

Completed in 158 milliseconds