num_of_actions    816 drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c 	MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_actions);
num_of_actions    728 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 			attr.decap_actions = action->rewrite.num_of_actions;
num_of_actions    734 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 			attr.modify_actions = action->rewrite.num_of_actions;
num_of_actions    932 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	action->rewrite.num_of_actions = i;
num_of_actions   1458 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	action->rewrite.num_of_actions = num_hw_actions;
num_of_actions    229 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 				   u8 num_of_actions,
num_of_actions    240 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 		 num_of_actions * sizeof(u64);
num_of_actions    248 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 	MLX5_SET(alloc_modify_header_context_in, in, num_of_actions, num_of_actions);
num_of_actions    250 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c 	memcpy(p_actions, actions, num_of_actions * sizeof(u64));
num_of_actions    561 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_send.c 	send_info.write.length = action->rewrite.num_of_actions *
num_of_actions    226 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c void mlx5dr_ste_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions,
num_of_actions    230 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 		 num_of_actions);
num_of_actions    238 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h void mlx5dr_ste_set_rewrite_actions(u8 *hw_ste_p, u16 num_of_actions,
num_of_actions    722 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h 			u16 num_of_actions;
num_of_actions    885 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h 				   u8 num_of_actions,
num_of_actions   5543 include/linux/mlx5/mlx5_ifc.h 	u8         num_of_actions[0x8];