Searched defs:pch_gbe_tx_ring (Results 1 – 1 of 1) sorted by relevance
493 struct pch_gbe_tx_ring { struct494 spinlock_t tx_lock;495 struct pch_gbe_tx_desc *desc;496 dma_addr_t dma;497 unsigned int size;498 unsigned int count;499 unsigned int next_to_use;500 unsigned int next_to_clean;501 struct pch_gbe_buffer *buffer_info;