Searched refs:tc_stats (Results 1 – 8 of 8) sorted by relevance
221 d->tc_stats.bytes = bstats_bytes; in ___gnet_stats_copy_basic()222 d->tc_stats.packets = bstats_packets; in ___gnet_stats_copy_basic()322 d->tc_stats.bps = est.bps; in gnet_stats_copy_rate_est()323 d->tc_stats.pps = est.pps; in gnet_stats_copy_rate_est()397 d->tc_stats.drops = qstats.drops; in gnet_stats_copy_queue()398 d->tc_stats.qlen = qstats.qlen; in gnet_stats_copy_queue()399 d->tc_stats.backlog = qstats.backlog; in gnet_stats_copy_queue()400 d->tc_stats.overlimits = qstats.overlimits; in gnet_stats_copy_queue()468 if (gnet_stats_copy(d, d->compat_tc_stats, &d->tc_stats, in gnet_stats_finish_copy()469 sizeof(d->tc_stats), d->padattr) < 0) in gnet_stats_finish_copy()
37 struct tc_stats tc_stats; member
62 Prior users of struct tc_stats and xstats can maintain backward75 A struct tc_stats will be filled out during gnet_stats_copy_* calls
33 struct tc_stats { struct
34 struct tc_stats { struct
839 struct i40e_veb_tc_stats tc_stats; member
546 memset(&pf->veb[i]->tc_stats, 0, in i40e_pf_reset_stats()547 sizeof(pf->veb[i]->tc_stats)); in i40e_pf_reset_stats()779 veb_es = &veb->tc_stats; in i40e_update_veb_stats()
2437 i40e_get_veb_tc_stats(&veb->tc_stats, i); in i40e_get_ethtool_stats()