Home
last modified time | relevance | path

Searched refs:mlx5hws_debug_icm_to_idx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_debug.c179 mlx5hws_debug_icm_to_idx(icm_addr_0), in hws_debug_dump_matcher()
180 mlx5hws_debug_icm_to_idx(icm_addr_1)); in hws_debug_dump_matcher()
227 mlx5hws_debug_icm_to_idx(icm_addr_0), in hws_debug_dump_table()
228 mlx5hws_debug_icm_to_idx(icm_addr_1), in hws_debug_dump_table()
229 mlx5hws_debug_icm_to_idx(local_icm_addr_0), in hws_debug_dump_table()
230 mlx5hws_debug_icm_to_idx(local_icm_addr_1), in hws_debug_dump_table()
H A Dmlx5hws_debug.h32 mlx5hws_debug_icm_to_idx(u64 icm_addr) in mlx5hws_debug_icm_to_idx() function