Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dmod_hdr.c7 #define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) macro
30 key->num_actions * MLX5_MH_ACT_SZ, 0); in hash_mod_hdr_info()
39 a->num_actions * MLX5_MH_ACT_SZ); in cmp_mod_hdr_info()
82 actions_size = MLX5_MH_ACT_SZ * num_actions; in mlx5e_mod_hdr_attach()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c74 #define MLX5_MH_ACT_SZ MLX5_UN_SZ_BYTES(set_add_copy_action_in_auto) macro
217 (mod_hdr_acts->num_actions * MLX5_MH_ACT_SZ); in mlx5e_tc_match_to_reg_set_and_get_id()
336 modact = mod_hdr_acts->actions + (act_id * MLX5_MH_ACT_SZ); in mlx5e_tc_match_to_reg_mod_hdr_change()

Completed in 14 milliseconds