Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h493 struct pch_gbe_tx_ring { struct
494 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;