Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_pat_arg.h46 u32 mlx5hws_arg_data_size_to_arg_size(u16 data_size);
Dmlx5hws_pat_arg.c22 u32 mlx5hws_arg_data_size_to_arg_size(u16 data_size) in mlx5hws_arg_data_size_to_arg_size() function
Dmlx5hws_action.c2237 arg_sz = mlx5hws_arg_data_size_to_arg_size(action->reformat.max_hdr_sz); in hws_action_setter_insert_ptr()