Searched refs:fib_event_work (Results 1 – 3 of 3) sorted by relevance
56 struct work_struct fib_event_work; member1004 schedule_work(&data->fib_event_work); in nsim_fib_event_schedule_work()1087 flush_work(&data->fib_event_work); in nsim_fib_dump_inconsistent()1470 fib_event_work); in nsim_fib_event_work()1497 flush_work(&data->fib_event_work); in nsim_fib_flush_work()1565 INIT_WORK(&data->fib_event_work, nsim_fib_event_work); in nsim_fib_create()1614 flush_work(&data->fib_event_work); in nsim_fib_create()1644 flush_work(&data->fib_event_work); in nsim_fib_destroy()
75 struct work_struct fib_event_work; member
7757 struct mlxsw_sp_router *router = container_of(work, struct mlxsw_sp_router, fib_event_work); in mlxsw_sp_router_fib_event_work()8002 mlxsw_core_schedule_work(&router->fib_event_work); in mlxsw_sp_router_fib_event()10731 INIT_WORK(&router->fib_event_work, mlxsw_sp_router_fib_event_work); in mlxsw_sp_router_init()