Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_matcher.c395 info.hit_next_htbl = next_nic_matcher->s_htbl; in dr_matcher_connect()
422 info.hit_next_htbl = curr_nic_matcher->s_htbl; in dr_matcher_connect()
697 info.hit_next_htbl = next_nic_matcher->s_htbl; in dr_matcher_disconnect()
Ddr_types.h766 struct mlx5dr_ste_htbl *hit_next_htbl; member
Ddr_ste.c576 dr_ste_always_hit_htbl(&ste, connect_info->hit_next_htbl); in mlx5dr_ste_set_formatted_ste()