Searched refs:brport_features (Results 1 – 2 of 2) sorted by relevance
738 (priv->brport_features & BR_LEARNING_SYNC) && in qeth_l2_must_learn()955 mode, priv->brport_features, in qeth_l2_bridge_getlink()1037 priv->brport_features |= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()1044 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()1186 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()1203 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()1208 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()1409 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_dev2br_worker()2180 !(priv->brport_features & BR_LEARNING_SYNC)); in qeth_bridgeport_allowed()2312 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_remove_device()[all …]
801 u32 brport_features; member
Completed in 13 milliseconds