Home
last modified time | relevance | path

Searched refs:brport_features (Results 1 – 2 of 2) sorted by relevance

/drivers/s390/net/
A Dqeth_l2_main.c733 (priv->brport_features & BR_LEARNING_SYNC) && in qeth_l2_must_learn()
951 mode, priv->brport_features, in qeth_l2_bridge_getlink()
1033 priv->brport_features |= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()
1040 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()
1202 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()
1219 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()
1224 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_enable_brport_features()
1426 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_dev2br_worker()
2197 !(priv->brport_features & BR_LEARNING_SYNC)); in qeth_bridgeport_allowed()
2329 if (priv->brport_features & BR_LEARNING_SYNC) { in qeth_l2_remove_device()
[all …]
A Dqeth_core.h800 u32 brport_features; member

Completed in 13 milliseconds