Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router_xm.c287 struct mlxsw_sp_router_xm_flush_node { struct
299 .key_offset = offsetof(struct mlxsw_sp_router_xm_flush_node, flush_info), argument
300 .head_offset = offsetof(struct mlxsw_sp_router_xm_flush_node, ht_node),
305 static struct mlxsw_sp_router_xm_flush_node *
310 struct mlxsw_sp_router_xm_flush_node *flush_node; in mlxsw_sp_router_xm_cache_flush_node_create()
332 mlxsw_sp_router_xm_cache_flush_node_hold(struct mlxsw_sp_router_xm_flush_node *flush_node) in mlxsw_sp_router_xm_cache_flush_node_hold()
340 mlxsw_sp_router_xm_cache_flush_node_put(struct mlxsw_sp_router_xm_flush_node *flush_node) in mlxsw_sp_router_xm_cache_flush_node_put()
349 struct mlxsw_sp_router_xm_flush_node *flush_node) in mlxsw_sp_router_xm_cache_flush_node_destroy()
382 struct mlxsw_sp_router_xm_flush_node *flush_node; in mlxsw_sp_router_xm_cache_flush_work()
389 flush_node = container_of(work, struct mlxsw_sp_router_xm_flush_node, in mlxsw_sp_router_xm_cache_flush_work()
[all …]