Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1137 int saved_num_fs_actions; in mlx5_cmd_hws_update_fte() local
1148 saved_num_fs_actions = fte->fs_hws_rule.num_fs_actions; in mlx5_cmd_hws_update_fte()
1160 &saved_num_fs_actions); in mlx5_cmd_hws_update_fte()
1167 fte->fs_hws_rule.num_fs_actions = saved_num_fs_actions; in mlx5_cmd_hws_update_fte()