Searched refs:next_matcher (Results 1 – 1 of 1) sorted by relevance
723 next_matcher = NULL; in dr_matcher_add_to_tbl()726 next_matcher = tmp_matcher; in dr_matcher_add_to_tbl()733 if (next_matcher && !first) in dr_matcher_add_to_tbl()743 next_matcher ? &next_matcher->rx : NULL, in dr_matcher_add_to_tbl()752 next_matcher ? &next_matcher->tx : NULL, in dr_matcher_add_to_tbl()760 else if (next_matcher) in dr_matcher_add_to_tbl()762 &next_matcher->matcher_list); in dr_matcher_add_to_tbl()1018 struct mlx5dr_matcher *prev_matcher, *next_matcher; in dr_matcher_remove_from_tbl() local1024 next_matcher = NULL; in dr_matcher_remove_from_tbl()1036 next_matcher ? &next_matcher->rx : NULL, in dr_matcher_remove_from_tbl()[all …]
Completed in 7 milliseconds