Searched refs:mlxsw_sp_ptp_state (Results 1 – 3 of 3) sorted by relevance
36 struct mlxsw_sp_ptp_state *mlxsw_sp1_ptp_init(struct mlxsw_sp *mlxsw_sp);38 void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state);79 static inline struct mlxsw_sp_ptp_state *85 static inline void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp1_ptp_fini()158 static inline struct mlxsw_sp_ptp_state *164 static inline void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp2_ptp_fini()
30 struct mlxsw_sp_ptp_state { struct351 struct mlxsw_sp_ptp_state *ptp_state = mlxsw_sp->ptp_state; in mlxsw_sp1_ptp_unmatched_save()615 mlxsw_sp1_ptp_ht_gc_collect(struct mlxsw_sp_ptp_state *ptp_state, in mlxsw_sp1_ptp_ht_gc_collect()667 struct mlxsw_sp_ptp_state *ptp_state; in mlxsw_sp1_ptp_ht_gc()672 ptp_state = container_of(dwork, struct mlxsw_sp_ptp_state, ht_gc_dw); in mlxsw_sp1_ptp_ht_gc()811 struct mlxsw_sp_ptp_state *mlxsw_sp1_ptp_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp1_ptp_init()813 struct mlxsw_sp_ptp_state *ptp_state; in mlxsw_sp1_ptp_init()870 void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp1_ptp_fini()
132 struct mlxsw_sp_ptp_state;163 struct mlxsw_sp_ptp_state *ptp_state;192 struct mlxsw_sp_ptp_state *(*init)(struct mlxsw_sp *mlxsw_sp);193 void (*fini)(struct mlxsw_sp_ptp_state *ptp_state);