Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c118 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
Dipoib_main.c152 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_open()
197 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_stop()
1247 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in ipoib_get_iflink()
1910 set_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags); in ipoib_child_init()
2338 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in set_base_guid()
Dipoib_ib.c1181 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in __ipoib_ib_dev_flush()
1195 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in __ipoib_ib_dev_flush()
Dipoib.h90 IPOIB_FLAG_SUBINTERFACE = 5, enumerator