Home
last modified time | relevance | path

Searched refs:learning_sync (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h90 learning_sync:1, member
Dspectrum_switchdev.c70 (mlxsw_sp_port->learning_sync ? BR_LEARNING_SYNC : 0) | in mlxsw_sp_port_attr_get()
209 mlxsw_sp_port->learning_sync = brport_flags & BR_LEARNING_SYNC ? 1 : 0; in mlxsw_sp_port_attr_br_flags_set()
774 if (mlxsw_sp_port->learning && mlxsw_sp_port->learning_sync) { in mlxsw_sp_fdb_notify_mac_process()
Dspectrum.c1229 mlxsw_sp_port->learning_sync = 1; in mlxsw_sp_port_create()
/linux-4.4.14/Documentation/networking/
Dswitchdev.txt226 Learning on the device port should be enabled, as well as learning_sync:
229 bridge link set dev DEV learning_sync on self
233 device port and on the bridge port, and disable learning_sync.
235 To support learning and learning_sync port attributes, the driver implements