Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h778 struct wx_ring_container { struct
779 struct wx_ring *ring; /* pointer to linked list of rings */
780 unsigned int total_bytes; /* total bytes processed this int */
781 unsigned int total_packets; /* total packets processed this int */
782 u8 count; /* total number of rings in vector */
783 u8 itr; /* current ITR setting for ring */