Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c463 struct mlxsw_sp_fib_node { struct
477 struct mlxsw_sp_fib_node *fib_node; argument
1310 static struct mlxsw_sp_fib_node *
1348 struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_router_ip2me_fib_entry_find()
1391 static struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_ipip_entry_find_decap()
6473 struct mlxsw_sp_fib_node *fib_node, in mlxsw_sp_fib4_entry_create()
6520 struct mlxsw_sp_fib_node *fib_node = fib4_entry->common.fib_node; in mlxsw_sp_fib4_entry_destroy()
6535 struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_fib4_entry_lookup()
6562 .key_offset = offsetof(struct mlxsw_sp_fib_node, key),
6563 .head_offset = offsetof(struct mlxsw_sp_fib_node, ht_node),
[all …]