Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dpat_arg.h41 u32 mlx5hws_arg_get_arg_size(u16 num_of_actions);
H A Dpat_arg.c34 u32 mlx5hws_arg_get_arg_size(u16 num_of_actions) in mlx5hws_arg_get_arg_size() function
H A Daction.c2255 arg_sz = mlx5hws_arg_get_arg_size(max_actions); in hws_action_setter_modify_header()
2315 arg_sz = mlx5hws_arg_get_arg_size(action->modify_header.max_num_of_actions); in hws_action_setter_tnl_l3_to_l2()