Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c34 struct mlxsw_sp_span_entry entries[] __counted_by(entries_count);
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()
479 mlxsw_sp_span_entry_gretap4_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap4_configure()
506 mlxsw_sp_span_entry_gretap4_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_gretap4_deconfigure()
584 mlxsw_sp_span_entry_gretap6_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap6_configure()
610 mlxsw_sp_span_entry_gretap6_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_gretap6_deconfigure()
[all …]
H A 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 *
97 struct mlxsw_sp_span_entry *span_entry);
H A Dspectrum.h77 struct mlxsw_sp_span_entry;
H A Dspectrum.c5396 struct mlxsw_sp_span_entry *span_entry; in __mlxsw_sp_netdevice_event()