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

/linux-master/drivers/s390/net/
H A Dqeth_l2_main.c944 if (!priv->brport_hw_features || !netif_device_present(dev) ||
950 priv->brport_hw_features,
1005 if (!(priv->brport_hw_features & BR_LEARNING_SYNC)) {
1190 priv->brport_hw_features |= BR_LEARNING_SYNC;
1192 priv->brport_hw_features &= ~BR_LEARNING_SYNC;
1201 if (priv->brport_hw_features & BR_LEARNING_SYNC) {
H A Dqeth_core.h799 u32 brport_hw_features; member in struct:qeth_priv

Completed in 224 milliseconds