Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
A Dqeth_l2_main.c738 (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 …]
A Dqeth_core.h801 u32 brport_features; member

Completed in 13 milliseconds