mlxsw_core_schedule_dw
EXPORT_SYMBOL(mlxsw_core_schedule_dw);
int mlxsw_core_schedule_dw(struct delayed_work *dwork, unsigned long delay);
mlxsw_core_schedule_dw(&linecard->status_event_to_dw,
mlxsw_core_schedule_dw(&mlxsw_sp_port->periodic_hw_stats.update_dw, 0);
mlxsw_core_schedule_dw(&mlxsw_sp_port->ptp.shaper_dw, 0);
mlxsw_core_schedule_dw(&mlxsw_sp_port->periodic_hw_stats.update_dw,
mlxsw_core_schedule_dw(&acl->rule_activity_update.dw, 0);
mlxsw_core_schedule_dw(&acl->rule_activity_update.dw,
mlxsw_core_schedule_dw(&vregion->rehash.dw, 0);
mlxsw_core_schedule_dw(&vregion->rehash.dw,
mlxsw_core_schedule_dw(&vregion->rehash.dw, 0);
mlxsw_core_schedule_dw(&mr->stats_update_dw, interval);
mlxsw_core_schedule_dw(&mr->stats_update_dw, interval);
mlxsw_core_schedule_dw(&ptp_state->ht_gc_dw,
mlxsw_core_schedule_dw(&clock->overflow_work, clock->overflow_period);
mlxsw_core_schedule_dw(&clock->overflow_work, 0);
mlxsw_core_schedule_dw(&ptp_state->ht_gc_dw,
mlxsw_core_schedule_dw(&mlxsw_sp->router->neighs_update.dw,
mlxsw_core_schedule_dw(&router->nexthop_probe_dw,
mlxsw_core_schedule_dw(&mlxsw_sp->router->neighs_update.dw, 0);
mlxsw_core_schedule_dw(&mlxsw_sp->router->nexthop_probe_dw, 0);
mlxsw_core_schedule_dw(&mlxsw_sp->router->nh_grp_activity_dw,
mlxsw_core_schedule_dw(&bridge->fdb_notify.dw,