Home
last modified time | relevance | path

Searched refs:brport_hw_features (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c774 if (!priv->brport_hw_features || !netif_device_present(dev) || in qeth_l2_bridge_getlink()
780 priv->brport_hw_features, in qeth_l2_bridge_getlink()
810 if (!(priv->brport_hw_features)) in qeth_l2_bridge_setlink()
1004 priv->brport_hw_features |= BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
1006 priv->brport_hw_features &= ~BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
1015 if (priv->brport_hw_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()
H A Dqeth_core.h814 u32 brport_hw_features; member
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l2_main.c944 if (!priv->brport_hw_features || !netif_device_present(dev) || in qeth_l2_bridge_getlink()
950 priv->brport_hw_features, in qeth_l2_bridge_getlink()
1005 if (!(priv->brport_hw_features & BR_LEARNING_SYNC)) { in qeth_l2_bridge_setlink()
1190 priv->brport_hw_features |= BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
1192 priv->brport_hw_features &= ~BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support()
1201 if (priv->brport_hw_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()
H A Dqeth_core.h799 u32 brport_hw_features; member

Completed in 11 milliseconds