Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h456 u32 mlxsw_core_read_utc_nsec(struct mlxsw_core *mlxsw_core);
Dspectrum_ptp.c345 utc_nsec = mlxsw_core_read_utc_nsec(mlxsw_core); in mlxsw_sp2_ptp_read_utc()
352 utc_nsec = mlxsw_core_read_utc_nsec(mlxsw_core); in mlxsw_sp2_ptp_read_utc()
Dcore.c3365 u32 mlxsw_core_read_utc_nsec(struct mlxsw_core *mlxsw_core) in mlxsw_core_read_utc_nsec() function
3369 EXPORT_SYMBOL(mlxsw_core_read_utc_nsec);