Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc.h93 struct igc_ring { struct
114 u32 start_time;
115 u32 end_time;
116 u32 max_sdu;
122 s32 idleslope; /* idleSlope in kbps */
123 s32 sendslope; /* sendSlope in kbps */
128 u16 next_to_clean;
129 u16 next_to_use;
130 u16 next_to_alloc;
132 union {
[all …]