Home
last modified time | relevance | path

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

/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c114 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
Dipoib_vlan.c63 set_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags); in __ipoib_vlan_add()
Dipoib_main.c159 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_open()
199 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_stop()
1219 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in ipoib_get_iflink()
2095 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in set_base_guid()
Dipoib_ib.c1155 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in __ipoib_ib_dev_flush()
1169 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in __ipoib_ib_dev_flush()
Dipoib.h90 IPOIB_FLAG_SUBINTERFACE = 5, enumerator