Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_matcher.c670 info.hit_next_htbl = next_nic_matcher->s_htbl; in dr_matcher_connect()
697 info.hit_next_htbl = curr_nic_matcher->s_htbl; in dr_matcher_connect()
980 info.hit_next_htbl = next_nic_matcher->s_htbl; in dr_matcher_disconnect()
Ddr_types.h986 struct mlx5dr_ste_htbl *hit_next_htbl; member
Ddr_ste.c394 dr_ste_always_hit_htbl(ste_ctx, &ste, connect_info->hit_next_htbl); in mlx5dr_ste_set_formatted_ste()