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() argument177 mlxsw_sp_span_entry_phys_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_phys_configure() argument184 int pa_id = span_entry->id; 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() argument199 struct mlxsw_sp_port *dest_port = span_entry->parms.dest_port; in mlxsw_sp_span_entry_deconfigure_common()203 int pa_id = span_entry->id; 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() argument212 mlxsw_sp_span_entry_deconfigure_common(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() argument[all …]
68 int (*configure)(struct mlxsw_sp_span_entry *span_entry,70 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry);82 struct mlxsw_sp_span_entry *span_entry);
4304 struct mlxsw_sp_span_entry *span_entry; in mlxsw_sp_netdevice_event() local4310 span_entry = mlxsw_sp_span_entry_find_by_port(mlxsw_sp, dev); in mlxsw_sp_netdevice_event()4311 if (span_entry) in mlxsw_sp_netdevice_event()4312 mlxsw_sp_span_entry_invalidate(mlxsw_sp, span_entry); in mlxsw_sp_netdevice_event()