MLX5_MH_ACT_SZ
new_sz = MLX5_MH_ACT_SZ * new_num_actions;
old_sz = mod_hdr_acts->max_actions * MLX5_MH_ACT_SZ;
return mod_hdr_acts->actions + (mod_hdr_acts->num_actions * MLX5_MH_ACT_SZ);
return mod_hdr_acts->actions + (pos * MLX5_MH_ACT_SZ);
key->num_actions * MLX5_MH_ACT_SZ, 0);
a->num_actions * MLX5_MH_ACT_SZ);
actions_size = MLX5_MH_ACT_SZ * num_actions;
u8 name[len][MLX5_MH_ACT_SZ] = {}