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()612 mlxsw_sp1_ptp_ht_gc_collect(struct mlxsw_sp_ptp_state *ptp_state, in mlxsw_sp1_ptp_ht_gc_collect()664 struct mlxsw_sp_ptp_state *ptp_state; in mlxsw_sp1_ptp_ht_gc()669 ptp_state = container_of(dwork, struct mlxsw_sp_ptp_state, ht_gc_dw); in mlxsw_sp1_ptp_ht_gc()808 struct mlxsw_sp_ptp_state *mlxsw_sp1_ptp_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp1_ptp_init()810 struct mlxsw_sp_ptp_state *ptp_state; in mlxsw_sp1_ptp_init()867 void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp1_ptp_fini()
131 struct mlxsw_sp_ptp_state;162 struct mlxsw_sp_ptp_state *ptp_state;191 struct mlxsw_sp_ptp_state *(*init)(struct mlxsw_sp *mlxsw_sp);192 void (*fini)(struct mlxsw_sp_ptp_state *ptp_state);