Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dswitchdev.h228 SWITCHDEV_VXLAN_FDB_OFFLOADED, enumerator
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3416 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3429 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_bridge_vxlan_fdb_event()
3574 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
3595 call_switchdev_notifiers(SWITCHDEV_VXLAN_FDB_OFFLOADED, dev, in mlxsw_sp_switchdev_vxlan_fdb_add()
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c4637 case SWITCHDEV_VXLAN_FDB_OFFLOADED: in vxlan_switchdev_event()