Home
last modified time | relevance | path

Searched refs:fw_ft_type (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dtable.c14 ft_attr->type = tbl->fw_ft_type; in hws_table_init_next_ft_attr()
57 ft_attr.type = tbl->fw_ft_type; in hws_table_up_default_fdb_miss_tbl()
107 tbl->fw_ft_type, in hws_table_connect_to_default_miss_tbl()
316 ft_attr.type = tbl->fw_ft_type; in mlx5hws_table_ft_set_default_next_ft()
331 u32 fw_ft_type, in mlx5hws_table_ft_set_next_rtc() argument
338 ft_attr.type = fw_ft_type; in mlx5hws_table_ft_set_next_rtc()
347 u32 fw_ft_type, in hws_table_ft_set_next_ft() argument
354 ft_attr.type = fw_ft_type; in hws_table_ft_set_next_ft()
402 src_tbl->fw_ft_type, in mlx5hws_table_connect_to_miss_table()
413 src_tbl->fw_ft_type, in mlx5hws_table_connect_to_miss_table()
[all …]
H A Dpool.c37 u32 fw_ft_type) in hws_pool_create_one_resource() argument
52 ste_attr.table_type = fw_ft_type; in hws_pool_create_one_resource()
57 stc_attr.table_type = fw_ft_type; in hws_pool_create_one_resource()
84 u32 fw_ft_type, opt_log_range; in hws_pool_resource_alloc() local
86 fw_ft_type = mlx5hws_table_get_res_fw_ft_type(pool->tbl_type, false); in hws_pool_resource_alloc()
88 resource = hws_pool_create_one_resource(pool, opt_log_range, fw_ft_type); in hws_pool_resource_alloc()
99 fw_ft_type = mlx5hws_table_get_res_fw_ft_type(pool->tbl_type, true); in hws_pool_resource_alloc()
101 mirror_resource = hws_pool_create_one_resource(pool, opt_log_range, fw_ft_type); in hws_pool_resource_alloc()
H A Dtable.h19 u32 fw_ft_type; member
64 u32 fw_ft_type,
H A Ddebug.c164 ft_attr.type = matcher->tbl->fw_ft_type; in hws_debug_dump_matcher()
211 tbl->fw_ft_type, in hws_debug_dump_table()
215 ft_attr.type = tbl->fw_ft_type; in hws_debug_dump_table()
H A Dcmd.h259 u8 fw_ft_type, u32 table_id);
340 u32 fw_ft_type,
H A Dcmd.c122 u8 fw_ft_type, u32 table_id) in mlx5hws_cmd_flow_table_destroy() argument
127 MLX5_SET(destroy_flow_table_in, in, table_type, fw_ft_type); in mlx5hws_cmd_flow_table_destroy()
349 u32 fw_ft_type, in mlx5hws_cmd_set_attr_connect_miss_tbl() argument
359 ft_attr->type = fw_ft_type; in mlx5hws_cmd_set_attr_connect_miss_tbl()
H A Dmatcher.c93 tbl->fw_ft_type, in hws_matcher_connect()
112 tbl->fw_ft_type, in hws_matcher_connect()
164 tbl->fw_ft_type, in hws_matcher_disconnect()