Home
last modified time | relevance | path

Searched refs:ht_gc_dw (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c39 struct delayed_work ht_gc_dw; member
863 ptp_state = container_of(dwork, struct mlxsw_sp1_ptp_state, ht_gc_dw); in mlxsw_sp1_ptp_ht_gc()
879 mlxsw_core_schedule_dw(&ptp_state->ht_gc_dw, in mlxsw_sp1_ptp_ht_gc()
1066 INIT_DELAYED_WORK(&ptp_state->ht_gc_dw, mlxsw_sp1_ptp_ht_gc); in mlxsw_sp1_ptp_init()
1067 mlxsw_core_schedule_dw(&ptp_state->ht_gc_dw, in mlxsw_sp1_ptp_init()
1087 cancel_delayed_work_sync(&ptp_state->ht_gc_dw); in mlxsw_sp1_ptp_fini()