Searched refs:mlxsw_sp_ptp_mtptpt_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 692 static int mlxsw_sp_ptp_mtptpt_set(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_ptp_mtptpt_set() function 838 err = mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, in mlxsw_sp1_ptp_init() 845 err = mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP1, in mlxsw_sp1_ptp_init() 860 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP1, 0); in mlxsw_sp1_ptp_init() 862 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, 0); in mlxsw_sp1_ptp_init() 877 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP1, 0); in mlxsw_sp1_ptp_fini() 878 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, 0); in mlxsw_sp1_ptp_fini()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 871 static int mlxsw_sp_ptp_mtptpt_set(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_ptp_mtptpt_set() function 1001 err = mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, in mlxsw_sp_ptp_traps_set() 1007 err = mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP1, in mlxsw_sp_ptp_traps_set() 1015 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, 0); in mlxsw_sp_ptp_traps_set() 1021 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP1, 0); in mlxsw_sp_ptp_traps_unset() 1022 mlxsw_sp_ptp_mtptpt_set(mlxsw_sp, MLXSW_REG_MTPTPT_TRAP_ID_PTP0, 0); in mlxsw_sp_ptp_traps_unset()
|
Completed in 5 milliseconds