Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmatcher.c23 mlx5hws_table_destroy_default_ft(matcher->tbl, matcher->end_ft_id); in hws_matcher_destroy_end_ft()
45 tmp_matcher->end_ft_id, in mlx5hws_matcher_update_end_ft_isolated()
53 u32 end_ft_id; in hws_matcher_connect_end_ft_isolated() local
58 matcher->end_ft_id, in hws_matcher_connect_end_ft_isolated()
67 end_ft_id = matcher->attr.isolated_matcher_end_ft_id; in hws_matcher_connect_end_ft_isolated()
69 matcher->end_ft_id, in hws_matcher_connect_end_ft_isolated()
71 end_ft_id); in hws_matcher_connect_end_ft_isolated()
89 &matcher->end_ft_id); in hws_matcher_create_end_ft_isolated()
104 mlx5hws_table_destroy_default_ft(tbl, matcher->end_ft_id); in hws_matcher_create_end_ft_isolated()
119 &matcher->end_ft_id); in hws_matcher_create_end_ft()
[all …]
H A Dmatcher.h78 u32 end_ft_id; member
H A Ddebug.c134 matcher->end_ft_id, in hws_debug_dump_matcher()
149 matcher->end_ft_id, in hws_debug_dump_matcher()
H A Dtable.c306 return matcher->end_ft_id; in hws_table_get_last_ft()