Home
last modified time | relevance | path

Searched refs:tc_stats (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/networking/
H A Dgen_stats.rst62 Prior users of struct tc_stats and xstats can maintain backward
75 A struct tc_stats will be filled out during gnet_stats_copy_* calls
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h33 struct tc_stats { struct
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h810 struct i40e_veb_tc_stats tc_stats; member
H A Di40e_main.c577 memset(&veb->tc_stats, 0, sizeof(veb->tc_stats)); in i40e_pf_reset_stats()
800 veb_es = &veb->tc_stats; in i40e_update_veb_stats()