Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c523 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_unmatched_save() local
548 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_unmatched_lookup() local
568 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_unmatched_remove() local
663 struct mlxsw_sp1_ptp_state *ptp_state = mlxsw_sp1_ptp_state(mlxsw_sp); in mlxsw_sp1_ptp_got_piece() local
794 mlxsw_sp1_ptp_ht_gc_collect(struct mlxsw_sp1_ptp_state *ptp_state, in mlxsw_sp1_ptp_ht_gc_collect()
847 struct mlxsw_sp1_ptp_state *ptp_state; in mlxsw_sp1_ptp_ht_gc() local
1028 struct mlxsw_sp1_ptp_state *ptp_state; in mlxsw_sp1_ptp_init() local
1072 struct mlxsw_sp1_ptp_state *ptp_state; in mlxsw_sp1_ptp_fini() local
1353 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_init() local
1378 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_fini() local
[all …]
Dspectrum_ptp.h104 static inline void mlxsw_sp1_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp1_ptp_fini()
185 static inline void mlxsw_sp2_ptp_fini(struct mlxsw_sp_ptp_state *ptp_state) in mlxsw_sp2_ptp_fini()
Dspectrum.h181 struct mlxsw_sp_ptp_state *ptp_state; member