Searched refs:enic_wq_stats (Results 1 – 3 of 3) sorted by relevance
131 struct enic_wq_stats { struct199 struct enic_wq_stats wq_stats[ENIC_WQ_MAX];
42 .index = offsetof(struct enic_wq_stats, stat) / sizeof(u64) \349 struct enic_wq_stats *wqstats = &enic->wq_stats[i]; in enic_get_ethtool_stats()
2593 struct enic_wq_stats *wqstats = &enic->wq_stats[idx]; in enic_get_queue_stats_tx()
Completed in 15 milliseconds