Searched refs:brport_hw_features (Results 1 – 2 of 2) sorted by relevance
945 if (!priv->brport_hw_features || !netif_device_present(dev) || in qeth_l2_bridge_getlink() 951 priv->brport_hw_features, in qeth_l2_bridge_getlink() 1006 if (!(priv->brport_hw_features & BR_LEARNING_SYNC)) { in qeth_l2_bridge_setlink() 1191 priv->brport_hw_features |= BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support() 1193 priv->brport_hw_features &= ~BR_LEARNING_SYNC; in qeth_l2_detect_dev2br_support() 1202 if (priv->brport_hw_features & BR_LEARNING_SYNC) { in qeth_l2_enable_brport_features()
799 u32 brport_hw_features; member