Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum1_mr_tcam.c334 const struct mlxsw_sp_mr_tcam_ops mlxsw_sp1_mr_tcam_ops = { variable
H A Dspectrum.h1358 extern const struct mlxsw_sp_mr_tcam_ops mlxsw_sp1_mr_tcam_ops;
H A Dspectrum.c3332 mlxsw_sp->mr_tcam_ops = &mlxsw_sp1_mr_tcam_ops; in mlxsw_sp1_init()