Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pat_arg.c303 u8 *arg_data, in mlx5hws_arg_decapl3_write() argument
318 mlx5hws_action_prepare_decap_l3_data(arg_data, (u8 *)wqe_arg, in mlx5hws_arg_decapl3_write()
326 u8 *arg_data, in mlx5hws_arg_write() argument
347 memcpy(wqe_arg, arg_data, wqe_len); in mlx5hws_arg_write()
352 arg_data += MLX5HWS_ARG_DATA_SIZE; in mlx5hws_arg_write()
360 memcpy(wqe_arg, arg_data, leftover); in mlx5hws_arg_write()
368 u8 *arg_data, in mlx5hws_arg_write_inline_arg_data() argument
379 mlx5hws_arg_write(queue, arg_data, arg_idx, arg_data, data_size); in mlx5hws_arg_write_inline_arg_data()
Dmlx5hws_pat_arg.h86 u8 *arg_data,
91 u8 *arg_data,
96 u8 *arg_data,
Dmlx5hws_action.c2066 u8 *arg_data, in hws_action_modify_write() argument
2080 memcpy(&new_arg_data[j], arg_data, MLX5HWS_MODIFY_ACTION_SIZE); in hws_action_modify_write()
2087 new_arg_data ? new_arg_data : arg_data, in hws_action_modify_write()