Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c154 #define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_action_in_add_action_in_auto) macro
159 key->num_actions * MLX5_MH_ACT_SZ, 0); in hash_mod_hdr_info()
168 return memcmp(a->actions, b->actions, a->num_actions * MLX5_MH_ACT_SZ); in cmp_mod_hdr_info()
183 actions_size = MLX5_MH_ACT_SZ * num_actions; in mlx5e_attach_mod_hdr()