Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dswitchdev.h114 SWITCHDEV_VXLAN_FDB_OFFLOADED, enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2802 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
2815 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
2960 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
2981 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
/Linux-v5.4/drivers/net/
Dvxlan.c4356 case SWITCHDEV_VXLAN_FDB_OFFLOADED: in vxlan_switchdev_event()