Searched defs:ice_ring_stats (Results 1 – 1 of 1) sorted by relevance
226 struct ice_ring_stats { struct227 struct rcu_head rcu; /* to avoid race on free */228 struct ice_q_stats stats;229 struct u64_stats_sync syncp;230 union {