Searched refs:mlxsw_sp_span_respin_work (Results 1 – 1 of 1) sorted by relevance
71 static void mlxsw_sp_span_respin_work(struct work_struct *work);111 INIT_WORK(&span->work, mlxsw_sp_span_respin_work); in mlxsw_sp_span_init()1028 static void mlxsw_sp_span_respin_work(struct work_struct *work) in mlxsw_sp_span_respin_work() function