curr_nic_matcher  382 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 			      struct mlx5dr_matcher_rx_tx *curr_nic_matcher,
curr_nic_matcher  386 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 	struct mlx5dr_table_rx_tx *nic_tbl = curr_nic_matcher->nic_tbl;
curr_nic_matcher  401 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 						curr_nic_matcher->e_anchor,
curr_nic_matcher  408 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 	info.miss_icm_addr = curr_nic_matcher->e_anchor->chunk->icm_addr;
curr_nic_matcher  410 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 						curr_nic_matcher->s_htbl,
curr_nic_matcher  422 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 	info.hit_next_htbl = curr_nic_matcher->s_htbl;
curr_nic_matcher  429 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 	curr_nic_matcher->s_htbl->pointing_ste = prev_htbl->ste_arr;
curr_nic_matcher  430 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 	prev_htbl->ste_arr[0].next_htbl = curr_nic_matcher->s_htbl;
curr_nic_matcher  433 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 		next_nic_matcher->s_htbl->pointing_ste = curr_nic_matcher->e_anchor->ste_arr;
curr_nic_matcher  434 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 		curr_nic_matcher->e_anchor->ste_arr[0].next_htbl = next_nic_matcher->s_htbl;