Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c908 u8 num_of_hdrs, in hws_action_handle_insert_with_ptr() argument
916 for (i = 0; i < num_of_hdrs; i++) { in hws_action_handle_insert_with_ptr()
935 for (i = 0; i < num_of_hdrs; i++) { in hws_action_handle_insert_with_ptr()
938 action[i].reformat.num_of_hdrs = num_of_hdrs; in hws_action_handle_insert_with_ptr()
968 u8 num_of_hdrs, in hws_action_handle_l2_to_tunnel_l3() argument
983 num_of_hdrs, in hws_action_handle_l2_to_tunnel_l3()
1044 u8 num_of_hdrs, in hws_action_handle_tunnel_l3_to_l2() argument
1118 u8 num_of_hdrs, in hws_action_create_reformat_hws() argument
1148 u8 num_of_hdrs, in mlx5hws_action_create_reformat() argument
1156 if (!num_of_hdrs) { in mlx5hws_action_create_reformat()
[all …]
H A Dmlx5hws.h647 u8 num_of_hdrs,
744 u8 num_of_hdrs,
H A Daction.h144 u8 num_of_hdrs; member