Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h137 u8 max_num_of_actions; member
Dmlx5hws_action.c1090 action[i].modify_header.max_num_of_actions = num_of_actions; in hws_action_handle_tunnel_l3_to_l2()
1250 action[i].modify_header.max_num_of_actions = max_mh_actions; in hws_action_create_modify_header_hws()
2208 arg_sz = mlx5hws_arg_get_arg_size(action->modify_header.max_num_of_actions); in hws_action_setter_modify_header()
2269 arg_sz = mlx5hws_arg_get_arg_size(action->modify_header.max_num_of_actions); in hws_action_setter_tnl_l3_to_l2()