Home
last modified time | relevance | path

Searched refs:mlxsw_sp_ptp_clock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.h12 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()
H A Dspectrum_ptp.c75 struct mlxsw_sp_ptp_clock { struct
82 struct mlxsw_sp_ptp_clock common;
142 mlxsw_sp_ptp_phc_adjfreq(struct mlxsw_sp_ptp_clock *clock, int freq_adj) in mlxsw_sp_ptp_phc_adjfreq()
272 struct mlxsw_sp_ptp_clock *
326 void mlxsw_sp1_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock_common) in mlxsw_sp1_ptp_clock_fini()
336 static u64 mlxsw_sp2_ptp_read_utc(struct mlxsw_sp_ptp_clock *clock, in mlxsw_sp2_ptp_read_utc()
359 mlxsw_sp2_ptp_phc_settime(struct mlxsw_sp_ptp_clock *clock, u64 nsec) in mlxsw_sp2_ptp_phc_settime()
374 struct mlxsw_sp_ptp_clock *clock = in mlxsw_sp2_ptp_adjfine()
375 container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_info); in mlxsw_sp2_ptp_adjfine()
387 struct mlxsw_sp_ptp_clock *cloc in mlxsw_sp2_ptp_adjtime()
[all...]
H A Dspectrum.h183 struct mlxsw_sp_ptp_clock *clock;
218 struct mlxsw_sp_ptp_clock *
220 void (*clock_fini)(struct mlxsw_sp_ptp_clock *clock);
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.h12 struct mlxsw_sp_ptp_clock;
31 struct mlxsw_sp_ptp_clock *
34 void mlxsw_sp1_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock);
69 static inline struct mlxsw_sp_ptp_clock *
75 static inline void mlxsw_sp1_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock) in mlxsw_sp1_ptp_clock_fini()
148 static inline struct mlxsw_sp_ptp_clock *
154 static inline void mlxsw_sp2_ptp_clock_fini(struct mlxsw_sp_ptp_clock *clock) in mlxsw_sp2_ptp_clock_fini()
H A Dspectrum_ptp.c61 struct mlxsw_sp_ptp_clock { struct
73 static u64 __mlxsw_sp1_ptp_read_frc(struct mlxsw_sp_ptp_clock *clock, in __mlxsw_sp1_ptp_read_frc()
97 struct mlxsw_sp_ptp_clock *clock = in mlxsw_sp1_ptp_read_frc()
98 container_of(cc, struct mlxsw_sp_ptp_clock, cycles); in mlxsw_sp1_ptp_read_frc()
104 mlxsw_sp1_ptp_phc_adjfreq(struct mlxsw_sp_ptp_clock *clock, int freq_adj) in mlxsw_sp1_ptp_phc_adjfreq()
125 mlxsw_sp1_ptp_phc_settime(struct mlxsw_sp_ptp_clock *clock, u64 nsec) in mlxsw_sp1_ptp_phc_settime()
153 struct mlxsw_sp_ptp_clock *clock = in mlxsw_sp1_ptp_adjfine()
154 container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_info); in mlxsw_sp1_ptp_adjfine()
182 struct mlxsw_sp_ptp_clock *clock = in mlxsw_sp1_ptp_adjtime()
183 container_of(ptp, struct mlxsw_sp_ptp_clock, ptp_inf in mlxsw_sp1_ptp_adjtime()
[all...]
H A Dspectrum.h162 struct mlxsw_sp_ptp_clock *clock;
188 struct mlxsw_sp_ptp_clock *
190 void (*clock_fini)(struct mlxsw_sp_ptp_clock *clock);

Completed in 10 milliseconds