Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c433 struct mlxsw_sp_fib_node { struct
447 struct mlxsw_sp_fib_node *fib_node; argument
1220 static struct mlxsw_sp_fib_node *
1258 struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_router_ip2me_fib_entry_find()
1301 static struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_ipip_entry_find_decap()
6001 struct mlxsw_sp_fib_node *fib_node, in mlxsw_sp_fib4_entry_create()
6048 struct mlxsw_sp_fib_node *fib_node = fib4_entry->common.fib_node; in mlxsw_sp_fib4_entry_destroy()
6063 struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_fib4_entry_lookup()
6090 .key_offset = offsetof(struct mlxsw_sp_fib_node, key),
6091 .head_offset = offsetof(struct mlxsw_sp_fib_node, ht_node),
[all …]