Searched refs:mlxsw_sp_span_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.h64 struct mlxsw_sp_span_ops { struct
120 extern const struct mlxsw_sp_span_ops mlxsw_sp1_span_ops;
121 extern const struct mlxsw_sp_span_ops mlxsw_sp2_span_ops;
122 extern const struct mlxsw_sp_span_ops mlxsw_sp3_span_ops;
H A Dspectrum_span.c1695 const struct mlxsw_sp_span_ops mlxsw_sp1_span_ops = {
1735 const struct mlxsw_sp_span_ops mlxsw_sp2_span_ops = {
1740 const struct mlxsw_sp_span_ops mlxsw_sp3_span_ops = {
H A Dspectrum.h130 struct mlxsw_sp_span_ops;
199 const struct mlxsw_sp_span_ops *span_ops;

Completed in 102 milliseconds