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 Dmlx5hws_debug.c124 u64 icm_addr_1 = 0; in hws_debug_dump_matcher() local
169 &icm_addr_1); in hws_debug_dump_matcher()
180 mlx5hws_debug_icm_to_idx(icm_addr_1)); in hws_debug_dump_matcher()
204 u64 icm_addr_1 = 0; in hws_debug_dump_table() local
222 &icm_addr_1); in hws_debug_dump_table()
228 mlx5hws_debug_icm_to_idx(icm_addr_1), 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
116 *icm_addr_1 = MLX5_GET64(flow_table_context, ft_ctx, sws.sw_owner_icm_root_1); in mlx5hws_cmd_flow_table_query()