Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.h29 struct mlxsw_sp_ptp_state *mlxsw_sp1_ptp_init(struct mlxsw_sp *mlxsw_sp);
31 void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state);
70 struct mlxsw_sp_ptp_state *mlxsw_sp2_ptp_init(struct mlxsw_sp *mlxsw_sp);
72 void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state);
106 static inline struct mlxsw_sp_ptp_state *
112 static inline void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp1_ptp_fini()
193 static inline struct mlxsw_sp_ptp_state *
199 static inline void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp2_ptp_fini()
Dspectrum_ptp.c31 struct mlxsw_sp_ptp_state { struct
36 struct mlxsw_sp_ptp_state common; argument
44 struct mlxsw_sp_ptp_state common;
1037 struct mlxsw_sp_ptp_state *mlxsw_sp1_ptp_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp1_ptp_init()
1080 void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state_common) in mlxsw_sp1_ptp_fini()
1362 struct mlxsw_sp_ptp_state *mlxsw_sp2_ptp_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp2_ptp_init()
1386 void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state_common) in mlxsw_sp2_ptp_fini()
Dspectrum.h132 struct mlxsw_sp_ptp_state;
182 struct mlxsw_sp_ptp_state *ptp_state;
220 struct mlxsw_sp_ptp_state *(*init)(struct mlxsw_sp *mlxsw_sp);
221 void (*fini)(struct mlxsw_sp_ptp_state *ptp_state);