Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h448 u32 mlxsw_core_read_utc_nsec(struct mlxsw_core *mlxsw_core);
Dspectrum_ptp.c356 utc_nsec = mlxsw_core_read_utc_nsec(mlxsw_core); in mlxsw_sp2_ptp_read_utc()
363 utc_nsec = mlxsw_core_read_utc_nsec(mlxsw_core); in mlxsw_sp2_ptp_read_utc()
Dcore.c3385 u32 mlxsw_core_read_utc_nsec(struct mlxsw_core *mlxsw_core) in mlxsw_core_read_utc_nsec() function
3389 EXPORT_SYMBOL(mlxsw_core_read_utc_nsec);