Home
last modified time | relevance | path

Searched refs:BR_LEARNING_SYNC (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/net/
A Dqeth_l2_main.c738 (priv->brport_features & BR_LEARNING_SYNC) && in qeth_l2_must_learn()
1037 priv->brport_features |= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()
1044 priv->brport_features ^= BR_LEARNING_SYNC; in qeth_l2_bridge_setlink()
1176 priv->brport_hw_features |= BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
1178 priv->brport_hw_features &= ~BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
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()
[all …]
/linux/include/linux/
A Dif_bridge.h49 #define BR_LEARNING_SYNC BIT(9) macro
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_switchdev.c399 br_port->flags = BR_LEARNING | BR_FLOOD | BR_LEARNING_SYNC | in prestera_bridge_port_create()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c358 bridge_port->flags = BR_LEARNING | BR_FLOOD | BR_LEARNING_SYNC | in mlxsw_sp_bridge_port_create()
/linux/net/core/
A Drtnetlink.c4679 IFLA_BRPORT_LEARNING_SYNC, BR_LEARNING_SYNC) || in ndo_dflt_bridge_getlink()

Completed in 26 milliseconds