Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c121 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
H A Dipoib_ib.c1197 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in __ipoib_ib_dev_flush()
1211 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in __ipoib_ib_dev_flush()
1305 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_queue_work()
H A Dipoib.h91 IPOIB_FLAG_SUBINTERFACE = 5, enumerator