Home
last modified time | relevance | path

Searched refs:gc_cycle (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c35 u32 gc_cycle; member
52 u32 gc_cycle; member
362 unmatched->gc_cycle = mlxsw_sp->ptp_state->gc_cycle + cycles; in mlxsw_sp1_ptp_unmatched_save()
669 u32 gc_cycle; in mlxsw_sp1_ptp_ht_gc() local
673 gc_cycle = ptp_state->gc_cycle++; in mlxsw_sp1_ptp_ht_gc()
682 if (unmatched->gc_cycle <= gc_cycle) in mlxsw_sp1_ptp_ht_gc()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c40 u32 gc_cycle; member
66 u32 gc_cycle; member
533 unmatched->gc_cycle = ptp_state->gc_cycle + cycles; in mlxsw_sp1_ptp_unmatched_save()
848 u32 gc_cycle; in mlxsw_sp1_ptp_ht_gc() local
852 gc_cycle = ptp_state->gc_cycle++; in mlxsw_sp1_ptp_ht_gc()
861 if (unmatched->gc_cycle <= gc_cycle) in mlxsw_sp1_ptp_ht_gc()

Completed in 5 milliseconds