Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.h76 const struct mlxsw_sp_router_ll_ops *proto_ll_ops[MLXSW_SP_L3_PROTO_MAX];
102 struct mlxsw_sp_router_ll_ops { struct
230 extern const struct mlxsw_sp_router_ll_ops mlxsw_sp_router_ll_xm_ops;
Dspectrum_router.c377 mlxsw_sp_fib_entry_priv_create(const struct mlxsw_sp_router_ll_ops *ll_ops) in mlxsw_sp_fib_entry_priv_create()
470 const struct mlxsw_sp_router_ll_ops *ll_ops;
514 const struct mlxsw_sp_router_ll_ops *ll_ops = mlxsw_sp->router->proto_ll_ops[proto]; in mlxsw_sp_fib_create()
573 const struct mlxsw_sp_router_ll_ops *ll_ops, in mlxsw_sp_lpm_tree_alloc()
585 const struct mlxsw_sp_router_ll_ops *ll_ops, in mlxsw_sp_lpm_tree_free()
598 const struct mlxsw_sp_router_ll_ops *ll_ops, in mlxsw_sp_lpm_tree_left_struct_set()
623 const struct mlxsw_sp_router_ll_ops *ll_ops, in mlxsw_sp_lpm_tree_create()
654 const struct mlxsw_sp_router_ll_ops *ll_ops, in mlxsw_sp_lpm_tree_destroy()
665 const struct mlxsw_sp_router_ll_ops *ll_ops = mlxsw_sp->router->proto_ll_ops[proto]; in mlxsw_sp_lpm_tree_get()
690 const struct mlxsw_sp_router_ll_ops *ll_ops = in mlxsw_sp_lpm_tree_put()
[all …]
Dspectrum_router_xm.c714 const struct mlxsw_sp_router_ll_ops mlxsw_sp_router_ll_xm_ops = {