Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.c989 static int fw_tracer_event(struct notifier_block *nb, unsigned long action, void *data);
1017 MLX5_NB_INIT(&tracer->nb, fw_tracer_event, DEVICE_TRACER); in mlx5_fw_tracer_init()
1067 static int fw_tracer_event(struct notifier_block *nb, unsigned long action, void *data) in fw_tracer_event() function