Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Daction.c1095 action[i].modify_header.num_of_patterns = num_of_hdrs; in hws_action_handle_tunnel_l3_to_l2()
1189 u8 num_of_patterns, in hws_action_create_modify_header_hws() argument
1203 new_pattern = kcalloc(num_of_patterns, size_in_bytes, GFP_KERNEL); in hws_action_create_modify_header_hws()
1208 for (i = 0; i < num_of_patterns; i++) { in hws_action_create_modify_header_hws()
1250 for (i = 0; i < num_of_patterns; i++) { in hws_action_create_modify_header_hws()
1257 action[i].modify_header.num_of_patterns = num_of_patterns; in hws_action_create_modify_header_hws()
1323 u8 num_of_patterns, in mlx5hws_action_create_modify_header() argument
1331 if (!num_of_patterns) { in mlx5hws_action_create_modify_header()
1337 num_of_patterns); in mlx5hws_action_create_modify_header()
1347 num_of_patterns, in mlx5hws_action_create_modify_header()
[all …]
A Daction.h140 u8 num_of_patterns; member
A Dmlx5hws.h685 u8 num_of_patterns,

Completed in 12 milliseconds