mlcr_pl          2385 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	char mlcr_pl[MLXSW_REG_MLCR_LEN];
mlcr_pl          2399 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	mlxsw_reg_mlcr_pack(mlcr_pl, mlxsw_sp_port->local_port, active);
mlcr_pl          2400 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(mlcr), mlcr_pl);