Lines Matching refs:mtutc_pl
146 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp_ptp_phc_adjfreq() local
148 mlxsw_reg_mtutc_pack(mtutc_pl, MLXSW_REG_MTUTC_OPERATION_ADJUST_FREQ, in mlxsw_sp_ptp_phc_adjfreq()
150 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp_ptp_phc_adjfreq()
168 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp1_ptp_phc_settime() local
184 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp1_ptp_phc_settime()
187 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp1_ptp_phc_settime()
363 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp2_ptp_phc_settime() local
367 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp2_ptp_phc_settime()
370 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp2_ptp_phc_settime()
391 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp2_ptp_adjtime() local
403 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp2_ptp_adjtime()
406 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp2_ptp_adjtime()