Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.h188 int mlx5_fw_tracer_init(struct mlx5_fw_tracer *tracer);
Dfw_tracer.c992 int mlx5_fw_tracer_init(struct mlx5_fw_tracer *tracer) in mlx5_fw_tracer_init() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1078 err = mlx5_fw_tracer_init(dev->tracer); in mlx5_load()