Home
last modified time | relevance | path

Searched defs:vxlan_dev (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
A Dvxlan.h283 struct vxlan_dev { struct
293 struct net_device *dev;
297 struct timer_list age_timer;
298 spinlock_t hash_lock[FDB_HASH_SIZE];
299 unsigned int addrcnt;
300 struct gro_cells gro_cells;
302 struct vxlan_config cfg;
304 struct vxlan_vni_group __rcu *vnigrp;
308 struct rhashtable mdb_tbl;
309 struct hlist_head mdb_list;
[all …]
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c2510 const struct net_device *vxlan_dev, in mlxsw_sp_bridge_vlan_aware_vxlan_join()
2561 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_8021q_vxlan_join()
2702 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_8021d_vxlan_join()
2813 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_8021ad_vxlan_join()
2934 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_bridge_vxlan_join()
2948 const struct net_device *vxlan_dev) in mlxsw_sp_bridge_vxlan_leave()
3823 const struct net_device *vxlan_dev, u16 vid, in mlxsw_sp_switchdev_vxlan_vlan_add()
3909 const struct net_device *vxlan_dev, u16 vid) in mlxsw_sp_switchdev_vxlan_vlan_del()
3933 mlxsw_sp_switchdev_vxlan_vlans_add(struct net_device *vxlan_dev, in mlxsw_sp_switchdev_vxlan_vlans_add()
3971 mlxsw_sp_switchdev_vxlan_vlans_del(struct net_device *vxlan_dev, in mlxsw_sp_switchdev_vxlan_vlans_del()
[all …]
A Dspectrum.h450 mlxsw_sp_vxlan_mapped_vid(const struct net_device *vxlan_dev, u16 *p_vid) in mlxsw_sp_vxlan_mapped_vid()

Completed in 20 milliseconds