Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.h21 struct mlxsw_sp_ptp_state *mlxsw_sp1_ptp_init(struct mlxsw_sp *mlxsw_sp);
23 void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state);
62 struct mlxsw_sp_ptp_state *mlxsw_sp2_ptp_init(struct mlxsw_sp *mlxsw_sp);
64 void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state);
98 static inline struct mlxsw_sp_ptp_state *
104 static inline void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp1_ptp_fini()
179 static inline struct mlxsw_sp_ptp_state *
185 static inline void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp2_ptp_fini()
Dspectrum_ptp.c32 struct mlxsw_sp_ptp_state { struct
37 struct mlxsw_sp_ptp_state common; argument
45 struct mlxsw_sp_ptp_state common;
1026 struct mlxsw_sp_ptp_state *mlxsw_sp1_ptp_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp1_ptp_init()
1069 void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state_common) in mlxsw_sp1_ptp_fini()
1351 struct mlxsw_sp_ptp_state *mlxsw_sp2_ptp_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp2_ptp_init()
1375 void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state_common) in mlxsw_sp2_ptp_fini()
Dspectrum.h128 struct mlxsw_sp_ptp_state;
181 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);