Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c36 struct mlxsw_sp1_ptp_state { struct
37 struct mlxsw_sp_ptp_state common;
38 struct rhltable unmatched_ht;
39 spinlock_t unmatched_lock; /* protects the HT */
40 struct delayed_work ht_gc_dw;
41 u32 gc_cycle;
93 mlxsw_sp1_ptp_state(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp1_ptp_state() function