sfdat_pl          638 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	char sfdat_pl[MLXSW_REG_SFDAT_LEN];
sfdat_pl          641 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	mlxsw_reg_sfdat_pack(sfdat_pl, ageing_time);
sfdat_pl          642 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c 	err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(sfdat), sfdat_pl);