Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dswitchdev.h207 SWITCHDEV_VXLAN_FDB_OFFLOADED, enumerator
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2899 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
2912 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3058 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
3079 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
/Linux-v5.15/drivers/net/
Dvxlan.c4647 case SWITCHDEV_VXLAN_FDB_OFFLOADED: in vxlan_switchdev_event()