Searched defs:igc_ring (Results 1 – 1 of 1) sorted by relevance
79 struct igc_ring { struct98 u32 start_time;99 u32 end_time;103 s32 idleslope; /* idleSlope in kbps */104 s32 sendslope; /* sendSlope in kbps */105 s32 hicredit; /* hiCredit in bytes */109 u16 next_to_clean;110 u16 next_to_use;111 u16 next_to_alloc;113 union {[all …]
Completed in 8 milliseconds