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 Ddebug.c157 mlx5hws_debug_icm_to_idx(icm_addr_0), in hws_debug_dump_matcher()
158 mlx5hws_debug_icm_to_idx(icm_addr_1)); in hws_debug_dump_matcher()
205 mlx5hws_debug_icm_to_idx(icm_addr_0), in hws_debug_dump_table()
206 mlx5hws_debug_icm_to_idx(icm_addr_1), in hws_debug_dump_table()
207 mlx5hws_debug_icm_to_idx(local_icm_addr_0), in hws_debug_dump_table()
208 mlx5hws_debug_icm_to_idx(local_icm_addr_1), in hws_debug_dump_table()
H A Ddebug.h34 mlx5hws_debug_icm_to_idx(u64 icm_addr) in mlx5hws_debug_icm_to_idx() function