Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c119 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
Dipoib_main.c154 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_open()
194 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_stop()
1238 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in ipoib_get_iflink()
1897 set_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags); in ipoib_child_init()
2334 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in set_base_guid()
Dipoib_ib.c1182 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in __ipoib_ib_dev_flush()
1196 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in __ipoib_ib_dev_flush()
Dipoib.h90 IPOIB_FLAG_SUBINTERFACE = 5, enumerator