Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_matcher.c684 struct mlx5dr_matcher_rx_tx *prev_nic_matcher) in dr_nic_matcher_connect() argument
716 if (prev_nic_matcher) in dr_nic_matcher_connect()
717 prev_htbl = prev_nic_matcher->e_anchor; in dr_nic_matcher_connect()
765 prev_nic_matcher = NULL; in mlx5dr_matcher_add_to_tbl_nic()
774 next_nic_matcher, prev_nic_matcher); in mlx5dr_matcher_add_to_tbl_nic()
778 if (prev_nic_matcher) in mlx5dr_matcher_add_to_tbl_nic()
1033 struct mlx5dr_matcher_rx_tx *prev_nic_matcher) in dr_matcher_disconnect_nic() argument
1039 if (prev_nic_matcher) in dr_matcher_disconnect_nic()
1040 prev_anchor = prev_nic_matcher->e_anchor; in dr_matcher_disconnect_nic()
1079 prev_nic_matcher = NULL; in mlx5dr_matcher_remove_from_tbl_nic()
[all …]