Searched defs:ocelot_fdma_tx_ring (Results 1 – 1 of 1) sorted by relevance
91 struct ocelot_fdma_tx_ring { struct92 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;