Searched refs:mlxsw_sp_router_hwstats_notify_work (Results 1 – 1 of 1) sorted by relevance
8559 struct mlxsw_sp_router_hwstats_notify_work { struct8565 static void mlxsw_sp_router_hwstats_notify_work(struct work_struct *work) in mlxsw_sp_router_hwstats_notify_work() argument8567 struct mlxsw_sp_router_hwstats_notify_work *hws_work = in mlxsw_sp_router_hwstats_notify_work()8568 container_of(work, struct mlxsw_sp_router_hwstats_notify_work, in mlxsw_sp_router_hwstats_notify_work()8581 struct mlxsw_sp_router_hwstats_notify_work *hws_work; in mlxsw_sp_router_hwstats_notify_schedule()8593 INIT_WORK(&hws_work->work, mlxsw_sp_router_hwstats_notify_work); in mlxsw_sp_router_hwstats_notify_schedule()