Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_debug.c123 u64 icm_addr_0 = 0; in hws_debug_dump_matcher() local
168 &icm_addr_0, in hws_debug_dump_matcher()
179 mlx5hws_debug_icm_to_idx(icm_addr_0), in hws_debug_dump_matcher()
203 u64 icm_addr_0 = 0; in hws_debug_dump_table() local
221 &icm_addr_0, in hws_debug_dump_table()
227 mlx5hws_debug_icm_to_idx(icm_addr_0), in hws_debug_dump_table()
H A Dmlx5hws_cmd.h256 u64 *icm_addr_0, u64 *icm_addr_1);
H A Dmlx5hws_cmd.c99 u64 *icm_addr_0, u64 *icm_addr_1) in mlx5hws_cmd_flow_table_query() argument
115 *icm_addr_0 = MLX5_GET64(flow_table_context, ft_ctx, sws.sw_owner_icm_root_0); in mlx5hws_cmd_flow_table_query()