Lines Matching refs:BR_LEARNING_SYNC
731 (priv->brport_features & BR_LEARNING_SYNC) && in qeth_l2_must_learn()
1005 if (!(priv->brport_hw_features & BR_LEARNING_SYNC)) { in qeth_l2_bridge_setlink()
1017 if (enable == !!(priv->brport_features & BR_LEARNING_SYNC)) in qeth_l2_bridge_setlink()
1031 priv->brport_features |= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()
1038 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()
1190 priv->brport_hw_features |= BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
1192 priv->brport_hw_features &= ~BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
1200 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()
1201 if (priv->brport_hw_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()
1217 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()
1222 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()
1424 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_dev2br_worker()
2195 !(priv->brport_features & BR_LEARNING_SYNC)); in qeth_bridgeport_allowed()
2327 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_remove_device()
2417 if (priv->brport_features & BR_LEARNING_SYNC) in qeth_l2_set_offline()