Home
last modified time | relevance | path

Searched defs:ptp_state (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c534 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_unmatched_save() local
559 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_unmatched_lookup() local
579 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_unmatched_remove() local
674 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_got_piece() local
805 mlxsw_sp1_ptp_ht_gc_collect(struct mlxsw_sp1_ptp_state *ptp_state, in mlxsw_sp1_ptp_ht_gc_collect()
858 struct mlxsw_sp1_ptp_state *ptp_state; in mlxsw_sp1_ptp_ht_gc() local
1039 struct mlxsw_sp1_ptp_state *ptp_state; in mlxsw_sp1_ptp_init() local
1083 struct mlxsw_sp1_ptp_state *ptp_state; in mlxsw_sp1_ptp_fini() local
1364 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_init() local
1389 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_fini() local
[all …]
Dspectrum_ptp.h112 static inline void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp1_ptp_fini()
199 static inline void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp2_ptp_fini()
Dspectrum.h182 struct mlxsw_sp_ptp_state *ptp_state; member