Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h74 u32 miss_ft_id; member
H A Daction.c1581 u32 miss_ft_id) in hws_action_create_dest_match_range_table() argument
1624 rtc_attr.miss_ft_id = miss_ft_id; in hws_action_create_dest_match_range_table()
1799 u32 miss_ft_id = miss_ft->id; in mlx5hws_action_create_dest_match_range() local
1817 table_ste = hws_action_create_dest_match_range_table(ctx, definer, miss_ft_id); in mlx5hws_action_create_dest_match_range()
H A Dmatcher.c247 rtc_attr.miss_ft_id = matcher->end_ft_id; in hws_matcher_create_rtc()
300 rtc_attr.miss_ft_id = 0; in hws_matcher_create_rtc()
H A Dcmd.c410 MLX5_SET(rtc, attr, miss_flow_table_id, rtc_attr->miss_ft_id); in mlx5hws_cmd_rtc_create()