Searched refs:brport_features (Results 1 – 2 of 2) sorted by relevance
779 mode, priv->brport_features, in qeth_l2_bridge_getlink()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()1014 if (priv->brport_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()2084 !(priv->brport_features & BR_LEARNING_SYNC)); in qeth_bridgeport_allowed()2299 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_set_offline()
817 u32 brport_features; member