Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dswitchdev.h230 SWITCHDEV_VXLAN_FDB_OFFLOADED, enumerator
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3263 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3276 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3422 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
3443 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_core.c4575 case SWITCHDEV_VXLAN_FDB_OFFLOADED: in vxlan_switchdev_event()