Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ !
H A Dpat_arg.h46 u32 mlx5hws_arg_data_size_to_arg_size(u16 data_size);
H A Dpat_arg.c22 u32 mlx5hws_arg_data_size_to_arg_size(u16 data_size) in mlx5hws_arg_data_size_to_arg_size() function
H A Daction.c2283 arg_sz = mlx5hws_arg_data_size_to_arg_size(action->reformat.max_hdr_sz); in hws_action_setter_insert_ptr()