Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c65 if (priv->child_type != IPOIB_LEGACY_CHILD) in is_child_unique()
78 tpriv->child_type == IPOIB_LEGACY_CHILD) in is_child_unique()
143 if (type == IPOIB_LEGACY_CHILD) { in __ipoib_vlan_add()
203 result = __ipoib_vlan_add(ppriv, priv, pkey, IPOIB_LEGACY_CHILD); in ipoib_vlan_add()
272 priv->child_type == IPOIB_LEGACY_CHILD) { in ipoib_vlan_delete()
H A Dipoib.h116 IPOIB_LEGACY_CHILD = 1, enumerator