Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h415 struct i40e_ring_container { struct
416 struct i40e_ring *ring; /* pointer to linked list of ring(s) */
417 unsigned long next_update; /* jiffies value of next update */
418 unsigned int total_bytes; /* total bytes processed this int */
419 unsigned int total_packets; /* total packets processed this int */
420 u16 count;
421 u16 target_itr; /* target ITR setting for ring(s) */
422 u16 current_itr; /* current ITR setting for ring(s) */
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h451 struct i40e_ring_container { struct
452 struct i40e_ring *ring; /* pointer to linked list of ring(s) */
453 unsigned long next_update; /* jiffies value of next update */
454 unsigned int total_bytes; /* total bytes processed this int */
455 unsigned int total_packets; /* total packets processed this int */
456 u16 count;
457 u16 target_itr; /* target ITR setting for ring(s) */
458 u16 current_itr; /* current ITR setting for ring(s) */