num_sw_actions   1337 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 					    u32 num_sw_actions,
num_sw_actions   1353 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	for (i = 0; i < num_sw_actions; i++) {
num_sw_actions   1397 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 			if ((num_sw_actions + hw_idx - i) >= max_hw_actions) {
num_sw_actions   1421 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	u32 num_sw_actions;
num_sw_actions   1426 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	num_sw_actions = actions_sz / DR_MODIFY_ACTION_SIZE;
num_sw_actions   1429 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 	if (num_sw_actions > max_hw_actions) {
num_sw_actions   1431 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 			   num_sw_actions, max_hw_actions);
num_sw_actions   1447 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.c 					       num_sw_actions,