Searched refs:mlxsw_sp_ptp_clock (Results 1 – 3 of 3) sorted by relevance
12 struct mlxsw_sp_ptp_clock;24 struct mlxsw_sp_ptp_clock *27 void mlxsw_sp1_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock);65 struct mlxsw_sp_ptp_clock *68 void mlxsw_sp2_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock);96 static inline struct mlxsw_sp_ptp_clock *102 static inline void mlxsw_sp1_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock) in mlxsw_sp1_ptp_clock_fini()183 static inline struct mlxsw_sp_ptp_clock *189 static inline void mlxsw_sp2_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock) in mlxsw_sp2_ptp_clock_fini()
75 struct mlxsw_sp_ptp_clock { struct82 struct mlxsw_sp_ptp_clock common; argument142 mlxsw_sp_ptp_phc_adjfreq(struct mlxsw_sp_ptp_clock *clock, int freq_adj) in mlxsw_sp_ptp_phc_adjfreq()284 struct mlxsw_sp_ptp_clock *338 void mlxsw_sp1_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock_common) in mlxsw_sp1_ptp_clock_fini()348 static u64 mlxsw_sp2_ptp_read_utc(struct mlxsw_sp_ptp_clock *clock, in mlxsw_sp2_ptp_read_utc()371 mlxsw_sp2_ptp_phc_settime(struct mlxsw_sp_ptp_clock *clock, u64 nsec) in mlxsw_sp2_ptp_phc_settime()386 struct mlxsw_sp_ptp_clock *clock = in mlxsw_sp2_ptp_adjfine()387 container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_info); in mlxsw_sp2_ptp_adjfine()399 struct mlxsw_sp_ptp_clock *clock = in mlxsw_sp2_ptp_adjtime()[all …]
181 struct mlxsw_sp_ptp_clock *clock;216 struct mlxsw_sp_ptp_clock *218 void (*clock_fini)(struct mlxsw_sp_ptp_clock *clock);