Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb.h83 struct ixgb_desc_ring { struct
85 void *desc;
87 dma_addr_t dma;
89 unsigned int size;
91 unsigned int count;
93 unsigned int next_to_use;
95 unsigned int next_to_clean;
97 struct ixgb_buffer *buffer_info;

Completed in 3 milliseconds