Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc.h141 struct igc_ring { struct
162 u32 start_time;
163 u32 end_time;
164 u32 max_sdu;
170 s32 idleslope; /* idleSlope in kbps */
171 s32 sendslope; /* sendSlope in kbps */
176 u16 next_to_clean;
177 u16 next_to_use;
178 u16 next_to_alloc;
180 union {
[all …]