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