Searched refs:mtutc_pl (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_ptp.c | 145 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp_ptp_phc_adjfreq() local 147 mlxsw_reg_mtutc_pack(mtutc_pl, MLXSW_REG_MTUTC_OPERATION_ADJUST_FREQ, in mlxsw_sp_ptp_phc_adjfreq() 149 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp_ptp_phc_adjfreq() 167 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp1_ptp_phc_settime() local 183 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp1_ptp_phc_settime() 186 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp1_ptp_phc_settime() 374 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp2_ptp_phc_settime() local 378 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp2_ptp_phc_settime() 381 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp2_ptp_phc_settime() 402 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp2_ptp_adjtime() local [all …]
|