Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum2_mr_tcam.c322 const struct mlxsw_sp_mr_tcam_ops mlxsw_sp2_mr_tcam_ops = { variable
Dspectrum.h932 extern const struct mlxsw_sp_mr_tcam_ops mlxsw_sp2_mr_tcam_ops;
Dspectrum.c4958 mlxsw_sp->mr_tcam_ops = &mlxsw_sp2_mr_tcam_ops; in mlxsw_sp2_init()