Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c37 struct rhltable unmatched_ht; member
535 err = rhltable_insert(&ptp_state->unmatched_ht, &unmatched->ht_node, in mlxsw_sp1_ptp_unmatched_save()
552 list = rhltable_lookup(&ptp_state->unmatched_ht, &key, in mlxsw_sp1_ptp_unmatched_lookup()
569 return rhltable_remove(&ptp_state->unmatched_ht, in mlxsw_sp1_ptp_unmatched_remove()
811 err = rhltable_remove(&ptp_state->unmatched_ht, &unmatched->ht_node, in mlxsw_sp1_ptp_ht_gc_collect()
854 rhltable_walk_enter(&ptp_state->unmatched_ht, &iter); in mlxsw_sp1_ptp_ht_gc()
1041 err = rhltable_init(&ptp_state->unmatched_ht, in mlxsw_sp1_ptp_init()
1062 rhltable_destroy(&ptp_state->unmatched_ht); in mlxsw_sp1_ptp_init()
1079 rhltable_free_and_destroy(&ptp_state->unmatched_ht, in mlxsw_sp1_ptp_fini()