Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dswitchdev.h216 SWITCHDEV_VXLAN_FDB_OFFLOADED, enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2777 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
2790 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
2935 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
2956 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
/kernel/linux/linux-5.10/drivers/net/
Dvxlan.c4648 case SWITCHDEV_VXLAN_FDB_OFFLOADED: in vxlan_switchdev_event()