Searched refs:mlxsw_sp_span_entry (Results 1 – 4 of 4) sorted by relevance
27 sizeof(struct mlxsw_sp_span_entry), in mlxsw_sp_span_init()33 struct mlxsw_sp_span_entry *curr = &mlxsw_sp->span.entries[i]; in mlxsw_sp_span_init()47 struct mlxsw_sp_span_entry *curr = &mlxsw_sp->span.entries[i]; in mlxsw_sp_span_fini()63 mlxsw_sp_span_entry_phys_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_phys_configure()80 mlxsw_sp_span_entry_deconfigure_common(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_deconfigure_common()94 mlxsw_sp_span_entry_phys_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_phys_deconfigure()358 mlxsw_sp_span_entry_gretap4_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap4_configure()383 mlxsw_sp_span_entry_gretap4_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_gretap4_deconfigure()459 mlxsw_sp_span_entry_gretap6_configure(struct mlxsw_sp_span_entry *span_entry, in mlxsw_sp_span_entry_gretap6_configure()483 mlxsw_sp_span_entry_gretap6_deconfigure(struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_gretap6_deconfigure()[all …]
41 struct mlxsw_sp_span_entry { struct54 int (*configure)(struct mlxsw_sp_span_entry *span_entry, argument56 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry);69 struct mlxsw_sp_span_entry *74 struct mlxsw_sp_span_entry *span_entry);
62 struct mlxsw_sp_span_entry;165 struct mlxsw_sp_span_entry *entries;
6419 struct mlxsw_sp_span_entry *span_entry; in mlxsw_sp_netdevice_event()