Home
last modified time | relevance | path

Searched refs:mtutc_pl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c146 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
[all …]