Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_span.h110 extern const struct mlxsw_sp_span_ops mlxsw_sp3_span_ops;
Dspectrum_span.c1709 const struct mlxsw_sp_span_ops mlxsw_sp3_span_ops = { variable
Dspectrum.c2810 mlxsw_sp->span_ops = &mlxsw_sp3_span_ops; in mlxsw_sp3_init()