Home
last modified time | relevance | path

Searched defs:ocelot_fdma_tx_ring (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_fdma.h91 struct ocelot_fdma_tx_ring { struct
92 struct ocelot_fdma_dcb *dcbs;
93 dma_addr_t dcbs_dma;
94 struct ocelot_fdma_tx_buf bufs[OCELOT_FDMA_TX_RING_SIZE];
96 spinlock_t xmit_lock;
97 u16 next_to_clean;
98 u16 next_to_use;