Searched refs:IPOIB_FLAG_SUBINTERFACE (Results 1 – 4 of 4) sorted by relevance
| /drivers/infiniband/ulp/ipoib/ |
| A D | ipoib_netlink.c | 121 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
|
| A D | ipoib_main.c | 200 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_open() 238 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_stop() 462 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in ipoib_match_gid_pkey_addr() 1316 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) in ipoib_get_iflink() 1979 set_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags); in ipoib_child_init() 2413 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in set_base_guid() 2457 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_set_mac()
|
| A D | ipoib_ib.c | 1197 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() 1303 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) { in ipoib_queue_work()
|
| A D | ipoib.h | 90 IPOIB_FLAG_SUBINTERFACE = 5, enumerator
|
Completed in 15 milliseconds