Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h494 struct pch_gbe_tx_ring { struct
495 spinlock_t tx_lock;
496 struct pch_gbe_tx_desc *desc;
497 dma_addr_t dma;
498 unsigned int size;
499 unsigned int count;
500 unsigned int next_to_use;
501 unsigned int next_to_clean;
502 struct pch_gbe_buffer *buffer_info;