Searched defs:wx_ring_container (Results 1 – 1 of 1) sorted by relevance
1027 struct wx_ring_container { struct1028 struct wx_ring *ring; /* pointer to linked list of rings */1029 unsigned int total_bytes; /* total bytes processed this int */1030 unsigned int total_packets; /* total packets processed this int */1031 u8 count; /* total number of rings in vector */1032 u8 itr; /* current ITR setting for ring */