Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router_xm.c298 static const struct rhashtable_params mlxsw_sp_router_xm_flush_ht_params = { variable
319 mlxsw_sp_router_xm_flush_ht_params); in mlxsw_sp_router_xm_cache_flush_node_create()
355 mlxsw_sp_router_xm_flush_ht_params); in mlxsw_sp_router_xm_cache_flush_node_destroy()
482 mlxsw_sp_router_xm_flush_ht_params); in mlxsw_sp_router_xm_cache_flush_schedule()
777 err = rhashtable_init(&router_xm->flush_ht, &mlxsw_sp_router_xm_flush_ht_params); in mlxsw_sp_router_xm_init()