Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
196 mlxsw_sp_span_entry_deconfigure_common(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_deconfigure_common()
210 mlxsw_sp_span_entry_phys_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_phys_deconfigure()
476 mlxsw_sp_span_entry_gretap4_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap4_configure()
503 mlxsw_sp_span_entry_gretap4_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_gretap4_deconfigure()
580 mlxsw_sp_span_entry_gretap6_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap6_configure()
606 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.h54 struct mlxsw_sp_span_entry { struct
68 int (*configure)(struct mlxsw_sp_span_entry *span_entry, argument
70 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry);
77 struct mlxsw_sp_span_entry *
82 struct mlxsw_sp_span_entry *span_entry);
H A Dspectrum.h72 struct mlxsw_sp_span_entry;
H A Dspectrum.c4304 struct mlxsw_sp_span_entry *span_entry; in mlxsw_sp_netdevice_event()