Searched refs:mlx5e_tc_fib_event_work (Results 1 – 1 of 1) sorted by relevance
1242 static void mlx5e_tc_fib_event_work(struct work_struct *work);1252 INIT_WORK(&fib_work->work, mlx5e_tc_fib_event_work); in mlx5e_tc_init_fib_work()1683 static void mlx5e_tc_fib_event_work(struct work_struct *work) in mlx5e_tc_fib_event_work() function