Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c47 struct mlxsw_sp_bridge_device { struct
60 struct mlxsw_sp_bridge_device *bridge_device; argument
81 int (*port_join)(struct mlxsw_sp_bridge_device *bridge_device,
85 void (*port_leave)(struct mlxsw_sp_bridge_device *bridge_device,
88 int (*vxlan_join)(struct mlxsw_sp_bridge_device *bridge_device,
92 (*fid_get)(struct mlxsw_sp_bridge_device *bridge_device,
95 (*fid_lookup)(struct mlxsw_sp_bridge_device *bridge_device,
97 u16 (*fid_vid)(struct mlxsw_sp_bridge_device *bridge_device,
116 struct mlxsw_sp_bridge_device
124 static struct mlxsw_sp_bridge_device *
[all …]