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