Searched refs:num_fs_actions (Results 1 – 2 of 2) sorted by relevance
719 int *num_fs_actions) in mlx5_fs_destroy_fs_actions() argument724 for (i = *num_fs_actions - 1; i >= 0; i--) in mlx5_fs_destroy_fs_actions()726 *num_fs_actions = 0; in mlx5_fs_destroy_fs_actions()759 int num_fs_actions = 0; in mlx5_fs_fte_get_hws_actions() local902 fs_actions[num_fs_actions].action = tmp_action; in mlx5_fs_fte_get_hws_actions()939 fs_actions[num_fs_actions].action = tmp_action; in mlx5_fs_fte_get_hws_actions()993 fs_actions[num_fs_actions++].sampler_id = in mlx5_fs_fte_get_hws_actions()1056 fte->fs_hws_rule.num_fs_actions = num_fs_actions; in mlx5_fs_fte_get_hws_actions()1113 &fte->fs_hws_rule.num_fs_actions); in mlx5_cmd_hws_create_fte()1133 &rule->num_fs_actions); in mlx5_cmd_hws_delete_fte()[all …]
62 int num_fs_actions; member