Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_action.c909 u8 num_of_hdrs, in hws_action_handle_insert_with_ptr() argument
917 for (i = 0; i < num_of_hdrs; i++) { in hws_action_handle_insert_with_ptr()
936 for (i = 0; i < num_of_hdrs; i++) { in hws_action_handle_insert_with_ptr()
939 action[i].reformat.num_of_hdrs = num_of_hdrs; in hws_action_handle_insert_with_ptr()
969 u8 num_of_hdrs, in hws_action_handle_l2_to_tunnel_l3() argument
984 num_of_hdrs, in hws_action_handle_l2_to_tunnel_l3()
1045 u8 num_of_hdrs, in hws_action_handle_tunnel_l3_to_l2() argument
1056 for (i = 0; i < num_of_hdrs; i++) { in hws_action_handle_tunnel_l3_to_l2()
1079 for (i = 0; i < num_of_hdrs; i++) { in hws_action_handle_tunnel_l3_to_l2()
1092 action[i].modify_header.num_of_patterns = num_of_hdrs; in hws_action_handle_tunnel_l3_to_l2()
[all …]
H A Dmlx5hws.h648 u8 num_of_hdrs,
745 u8 num_of_hdrs,
H A Dmlx5hws_action.h144 u8 num_of_hdrs; member