Symbol: hws_action_create_generic
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
1436
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_DEST_ARRAY);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
1476
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_INSERT_HEADER);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
1523
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_REMOVE_HEADER);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
1807
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_RANGE);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
1867
return hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_LAST);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
1901
action = hws_action_create_generic(ctx, flags,
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
664
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_TBL);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
695
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_DROP);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
716
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_MISS);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
737
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_TAG);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
762
action = hws_action_create_generic(ctx, flags, action_type);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
798
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_CTR);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
828
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_VPORT);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
862
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_PUSH_VLAN);
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
885
action = hws_action_create_generic(ctx, flags, MLX5HWS_ACTION_TYP_POP_VLAN);