Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_action.c1053 int mh_data_size; in hws_action_handle_tunnel_l3_to_l2() local
1082 mh_data_size = num_of_actions * MLX5HWS_MODIFY_ACTION_SIZE; in hws_action_handle_tunnel_l3_to_l2()
1084 ret = mlx5hws_pat_get_pattern(ctx, (__be64 *)mh_data, mh_data_size, &pat_id); in hws_action_handle_tunnel_l3_to_l2()