Searched defs:mlxsw_sp_ptp_state (Results 1 – 1 of 1) sorted by relevance
30 struct mlxsw_sp_ptp_state { struct31 struct mlxsw_sp *mlxsw_sp;32 struct rhltable unmatched_ht;33 spinlock_t unmatched_lock; /* protects the HT */34 struct delayed_work ht_gc_dw;35 u32 gc_cycle;