Searched refs:mlxsw_sp_ptp_mtptpt_set (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ptp.c | 872 static int mlxsw_sp_ptp_mtptpt_set(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_ptp_mtptpt_set() function 1002 err = mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, in mlxsw_sp_ptp_traps_set() 1008 err = mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP1, in mlxsw_sp_ptp_traps_set() 1016 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, 0); in mlxsw_sp_ptp_traps_set() 1022 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP1, 0); in mlxsw_sp_ptp_traps_unset() 1023 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, 0); in mlxsw_sp_ptp_traps_unset()
|