Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc.h79 struct igc_ring { struct
100 u32 start_time;
101 u32 end_time;
105 s32 idleslope; /* idleSlope in kbps */
106 s32 sendslope; /* sendSlope in kbps */
107 s32 hicredit; /* hiCredit in bytes */
111 u16 next_to_clean;
112 u16 next_to_use;
113 u16 next_to_alloc;
115 union {
[all …]

Completed in 10 milliseconds