Searched refs:subrule_data (Results 1 – 2 of 2) sorted by relevance
708 bwc_rule->subrule_data = old_data; in hws_complex_get_subrule_data()713 bwc_rule->subrule_data = sr_data; in hws_complex_get_subrule_data()735 sr_data = bwc_rule->subrule_data; in hws_complex_put_subrule_data()746 bwc_rule->subrule_data = NULL; in hws_complex_put_subrule_data()771 *chain_id = subrule->subrule_data->chain_id; in hws_complex_subrule_create()962 if (!bwc_rule->subrule_data) in hws_bwc_matcher_init_move()964 bwc_rule->subrule_data->was_moved = false; in hws_bwc_matcher_init_move()997 if (tmp_bwc_rule->subrule_data->was_moved) { in mlx5hws_bwc_matcher_complex_move()1003 tmp_bwc_rule->subrule_data->rtc_0; in mlx5hws_bwc_matcher_complex_move()1005 tmp_bwc_rule->subrule_data->rtc_1; in mlx5hws_bwc_matcher_complex_move()[all …]
62 struct mlx5hws_bwc_complex_subrule_data *subrule_data; member