Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c47 struct mlxsw_sp_bridge_device { struct
61 struct mlxsw_sp_bridge_device *bridge_device; argument
82 int (*port_join)(struct mlxsw_sp_bridge_device *bridge_device,
86 void (*port_leave)(struct mlxsw_sp_bridge_device *bridge_device,
89 int (*vxlan_join)(struct mlxsw_sp_bridge_device *bridge_device,
93 (*fid_get)(struct mlxsw_sp_bridge_device *bridge_device,
96 (*fid_lookup)(struct mlxsw_sp_bridge_device *bridge_device,
98 u16 (*fid_vid)(struct mlxsw_sp_bridge_device *bridge_device,
145 struct mlxsw_sp_bridge_device
153 static struct mlxsw_sp_bridge_device *
[all …]