Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
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_span.c850 static struct mlxsw_sp_span_entry *
856 struct mlxsw_sp_span_entry *span_entry = NULL; in mlxsw_sp_span_entry_create()
888 struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_destroy()
896 struct mlxsw_sp_span_entry *
918 static struct mlxsw_sp_span_entry *
932 static struct mlxsw_sp_span_entry *
951 static struct mlxsw_sp_span_entry *
957 struct mlxsw_sp_span_entry *span_entry; in mlxsw_sp_span_entry_get()
971 struct mlxsw_sp_span_entry *span_entry) in mlxsw_sp_span_entry_put()
1073 struct mlxsw_sp_span_entry *span_entry; in mlxsw_sp_span_agent_get()
[all …]
H A Dspectrum.h77 struct mlxsw_sp_span_entry;
H A Dspectrum.c5271 struct mlxsw_sp_span_entry *span_entry; in __mlxsw_sp_netdevice_event()