Searched refs:BR_LEARNING_SYNC (Results 1 – 5 of 5) sorted by relevance
839 if (enable == !!(priv->brport_features & BR_LEARNING_SYNC)) in qeth_l2_bridge_setlink()853 priv->brport_features |= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()858 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()1004 priv->brport_hw_features |= BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()1006 priv->brport_hw_features &= ~BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()1014 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()1015 if (priv->brport_hw_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()1031 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()1036 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()1312 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_dev2br_worker()[all …]
48 #define BR_LEARNING_SYNC BIT(9) macro
342 br_port->flags = BR_LEARNING | BR_FLOOD | BR_LEARNING_SYNC | in prestera_bridge_port_create()
345 bridge_port->flags = BR_LEARNING | BR_FLOOD | BR_LEARNING_SYNC | in mlxsw_sp_bridge_port_create()
4679 IFLA_BRPORT_LEARNING_SYNC, BR_LEARNING_SYNC) || in ndo_dflt_bridge_getlink()