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