Searched refs:mlxsw_sp_ptp_state (Results 1 – 3 of 3) sorted by relevance
29 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()
31 struct mlxsw_sp_ptp_state { struct36 struct mlxsw_sp_ptp_state common; argument44 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()
132 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);