Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_span.h70 struct mlxsw_sp_span_entry { struct
84 int (*configure)(struct mlxsw_sp_span_entry *span_entry, argument
86 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry);
93 struct mlxsw_sp_span_entry *
98 struct mlxsw_sp_span_entry *span_entry);
Dspectrum_span.c34 struct mlxsw_sp_span_entry entries[];
147 mlxsw_sp1_span_entry_cpu_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp1_span_entry_cpu_configure()
154 mlxsw_sp1_span_entry_cpu_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp1_span_entry_cpu_deconfigure()
177 mlxsw_sp_span_entry_phys_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_phys_configure()
197 mlxsw_sp_span_entry_deconfigure_common(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_deconfigure_common()
212 mlxsw_sp_span_entry_phys_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_phys_deconfigure()
478 mlxsw_sp_span_entry_gretap4_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap4_configure()
505 mlxsw_sp_span_entry_gretap4_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_gretap4_deconfigure()
582 mlxsw_sp_span_entry_gretap6_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap6_configure()
608 mlxsw_sp_span_entry_gretap6_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_gretap6_deconfigure()
[all …]
Dspectrum.h76 struct mlxsw_sp_span_entry;
Dspectrum.c5165 struct mlxsw_sp_span_entry *span_entry; in mlxsw_sp_netdevice_event()