Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfw_tracer.c1008 static int fw_tracer_event(struct notifier_block *nb, unsigned long action, void *data);
1040 MLX5_NB_INIT(&tracer->nb, fw_tracer_event, DEVICE_TRACER); in mlx5_fw_tracer_init()
1166 static int fw_tracer_event(struct notifier_block *nb, unsigned long action, void *data) in fw_tracer_event() function