Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum2_mr_tcam.c10 struct mlxsw_sp2_mr_tcam { struct
18 struct mlxsw_sp2_mr_tcam *mr_tcam; argument
22 mlxsw_sp2_mr_tcam_proto_ruleset(struct mlxsw_sp2_mr_tcam *mr_tcam, in mlxsw_sp2_mr_tcam_proto_ruleset()
54 static int mlxsw_sp2_mr_tcam_ipv4_init(struct mlxsw_sp2_mr_tcam *mr_tcam) in mlxsw_sp2_mr_tcam_ipv4_init()
86 static void mlxsw_sp2_mr_tcam_ipv4_fini(struct mlxsw_sp2_mr_tcam *mr_tcam) in mlxsw_sp2_mr_tcam_ipv4_fini()
104 static int mlxsw_sp2_mr_tcam_ipv6_init(struct mlxsw_sp2_mr_tcam *mr_tcam) in mlxsw_sp2_mr_tcam_ipv6_init()
136 static void mlxsw_sp2_mr_tcam_ipv6_fini(struct mlxsw_sp2_mr_tcam *mr_tcam) in mlxsw_sp2_mr_tcam_ipv6_fini()
213 struct mlxsw_sp2_mr_tcam *mr_tcam = priv; in mlxsw_sp2_mr_tcam_route_create()
246 struct mlxsw_sp2_mr_tcam *mr_tcam = priv; in mlxsw_sp2_mr_tcam_route_destroy()
270 struct mlxsw_sp2_mr_tcam *mr_tcam = mr_route->mr_tcam; in mlxsw_sp2_mr_tcam_route_update()
[all …]