Searched refs:fw_tracer_event (Results 1 – 1 of 1) sorted by relevance
989 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