Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Ddebug.c124 u64 icm_addr_1 = 0; in hws_debug_dump_matcher() local
152 &icm_addr_1); in hws_debug_dump_matcher()
158 mlx5hws_debug_icm_to_idx(icm_addr_1)); in hws_debug_dump_matcher()
182 u64 icm_addr_1 = 0; in hws_debug_dump_table() local
200 &icm_addr_1); in hws_debug_dump_table()
206 mlx5hws_debug_icm_to_idx(icm_addr_1), in hws_debug_dump_table()
H A Dcmd.h256 u64 *icm_addr_0, u64 *icm_addr_1);
H A Dcmd.c100 u64 *icm_addr_0, u64 *icm_addr_1) in mlx5hws_cmd_flow_table_query() argument
117 *icm_addr_1 = MLX5_GET64(flow_table_context, ft_ctx, sws.sw_owner_icm_root_1); in mlx5hws_cmd_flow_table_query()