mlxsw_sp_span_respin_work 1722 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	struct mlxsw_sp_span_respin_work *respin_work =
mlxsw_sp_span_respin_work 1723 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 		container_of(work, struct mlxsw_sp_span_respin_work, work);
mlxsw_sp_span_respin_work 1733 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	struct mlxsw_sp_span_respin_work *respin_work;
mlxsw_sp_span_respin_work 1739 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	INIT_WORK(&respin_work->work, mlxsw_sp_span_respin_work);