Searched refs:learning_sync (Results 1 – 4 of 4) sorted by relevance
90 learning_sync:1, member
70 (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()
1229 mlxsw_sp_port->learning_sync = 1; in mlxsw_sp_port_create()
226 Learning on the device port should be enabled, as well as learning_sync:229 bridge link set dev DEV learning_sync on self233 device port and on the bridge port, and disable learning_sync.235 To support learning and learning_sync port attributes, the driver implements