Searched refs:span_entry (Results 1 – 3 of 3) sorted by relevance
147 mlxsw_sp1_span_entry_cpu_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp1_span_entry_cpu_configure() argument154 mlxsw_sp1_span_entry_cpu_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp1_span_entry_cpu_deconfigure() argument176 mlxsw_sp_span_entry_phys_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_phys_configure() argument183 int pa_id = span_entry->id; in mlxsw_sp_span_entry_phys_configure()195 mlxsw_sp_span_entry_deconfigure_common(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_deconfigure_common() argument198 struct mlxsw_sp_port *dest_port = span_entry->parms.dest_port; in mlxsw_sp_span_entry_deconfigure_common()202 int pa_id = span_entry->id; in mlxsw_sp_span_entry_deconfigure_common()209 mlxsw_sp_span_entry_phys_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_phys_deconfigure() argument211 mlxsw_sp_span_entry_deconfigure_common(span_entry, in mlxsw_sp_span_entry_phys_deconfigure()474 mlxsw_sp_span_entry_gretap4_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap4_configure() argument[all …]
67 int (*configure)(struct mlxsw_sp_span_entry *span_entry,69 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry);81 struct mlxsw_sp_span_entry *span_entry);
4299 struct mlxsw_sp_span_entry *span_entry; in mlxsw_sp_netdevice_event() local4305 span_entry = mlxsw_sp_span_entry_find_by_port(mlxsw_sp, dev); in mlxsw_sp_netdevice_event()4306 if (span_entry) in mlxsw_sp_netdevice_event()4307 mlxsw_sp_span_entry_invalidate(mlxsw_sp, span_entry); in mlxsw_sp_netdevice_event()