Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_action.h207 void mlx5hws_action_prepare_decap_l3_data(u8 *src, u8 *dst,
Dmlx5hws_pat_arg.c318 mlx5hws_action_prepare_decap_l3_data(arg_data, (u8 *)wqe_arg, in mlx5hws_arg_decapl3_write()
Dmlx5hws_action.c1067 mlx5hws_action_prepare_decap_l3_data(hdrs->data, mh_data, num_of_actions); in hws_action_handle_tunnel_l3_to_l2()
2093 void mlx5hws_action_prepare_decap_l3_data(u8 *src, u8 *dst, u16 num_of_actions) in mlx5hws_action_prepare_decap_l3_data() function