Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h1054 struct wx_ring_container { struct
1055 struct wx_ring *ring; /* pointer to linked list of rings */
1056 unsigned int total_bytes; /* total bytes processed this int */
1057 unsigned int total_packets; /* total packets processed this int */
1058 u8 count; /* total number of rings in vector */
1059 u8 itr; /* current ITR setting for ring */
1060 struct dim dim; /* data for net_dim algorithm */