Searched defs:wx_ring_container (Results 1 – 1 of 1) sorted by relevance
977 struct wx_ring_container { struct978 struct wx_ring *ring; /* pointer to linked list of rings */979 unsigned int total_bytes; /* total bytes processed this int */980 unsigned int total_packets; /* total packets processed this int */981 u8 count; /* total number of rings in vector */982 u8 itr; /* current ITR setting for ring */