Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c373 struct mlxsw_sp_fib_node { struct
388 struct mlxsw_sp_fib_node *fib_node; argument
1099 static struct mlxsw_sp_fib_node *
1136 static struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_ipip_entry_find_decap()
3080 mlxsw_sp_fib_node_entry_is_first(const struct mlxsw_sp_fib_node *fib_node,
4164 struct mlxsw_sp_fib_node *fib_node, in mlxsw_sp_fib4_entry_create()
4211 struct mlxsw_sp_fib_node *fib_node; in mlxsw_sp_fib4_entry_lookup()
4240 .key_offset = offsetof(struct mlxsw_sp_fib_node, key),
4241 .head_offset = offsetof(struct mlxsw_sp_fib_node, ht_node),
4247 struct mlxsw_sp_fib_node *fib_node) in mlxsw_sp_fib_node_insert()
[all …]