Home
last modified time | relevance | path

Searched refs:IPOIB_FLAG_SUBINTERFACE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c118 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
H A 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()
2346 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in set_base_guid()
H A 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()
H A Dipoib.h90 IPOIB_FLAG_SUBINTERFACE = 5, enumerator
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c119 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
H A 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()
H A 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()
H A Dipoib.h90 IPOIB_FLAG_SUBINTERFACE = 5, enumerator

Completed in 13 milliseconds