Searched refs:mtutc_pl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A 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() 362 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp2_ptp_phc_settime() local 366 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp2_ptp_phc_settime() 369 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp2_ptp_phc_settime() 390 char mtutc_pl[MLXSW_REG_MTUTC_LE in mlxsw_sp2_ptp_adjtime() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 107 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp1_ptp_phc_adjfreq() local 109 mlxsw_reg_mtutc_pack(mtutc_pl, MLXSW_REG_MTUTC_OPERATION_ADJUST_FREQ, in mlxsw_sp1_ptp_phc_adjfreq() 111 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp1_ptp_phc_adjfreq() 129 char mtutc_pl[MLXSW_REG_MTUTC_LEN]; in mlxsw_sp1_ptp_phc_settime() local 145 mlxsw_reg_mtutc_pack(mtutc_pl, in mlxsw_sp1_ptp_phc_settime() 148 return mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtutc), mtutc_pl); in mlxsw_sp1_ptp_phc_settime()
|
Completed in 5 milliseconds