Home
last modified time | relevance | path

Searched refs:mlxsw_sp_router_hwstats_notify_work (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c8309 struct mlxsw_sp_router_hwstats_notify_work { struct
8315 static void mlxsw_sp_router_hwstats_notify_work(struct work_struct *work) in mlxsw_sp_router_hwstats_notify_work() function
8317 struct mlxsw_sp_router_hwstats_notify_work *hws_work = in mlxsw_sp_router_hwstats_notify_work()
8318 container_of(work, struct mlxsw_sp_router_hwstats_notify_work, in mlxsw_sp_router_hwstats_notify_work()
8331 struct mlxsw_sp_router_hwstats_notify_work *hws_work; in mlxsw_sp_router_hwstats_notify_schedule()
8343 INIT_WORK(&hws_work->work, mlxsw_sp_router_hwstats_notify_work); in mlxsw_sp_router_hwstats_notify_schedule()

Completed in 16 milliseconds