Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dact_stats.c15 struct mlx5e_tc_act_stats { struct
27 .head_offset = offsetof(struct mlx5e_tc_act_stats, hash), argument
28 .key_offset = offsetof(struct mlx5e_tc_act_stats, tc_act_cookie),
29 .key_len = sizeof_field(struct mlx5e_tc_act_stats, tc_act_cookie),
65 struct mlx5e_tc_act_stats *act_stats, *old_act_stats; in mlx5e_tc_act_stats_add()
107 struct mlx5e_tc_act_stats *act_stats; in mlx5e_tc_act_stats_del_flow()
171 struct mlx5e_tc_act_stats *item; in mlx5e_tc_act_stats_fill_stats()