Searched refs:IPOIB_FLAG_SUBINTERFACE (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_netlink.c | 121 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) { in ipoib_new_child_link()
|
H 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()
|
H 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()
|