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

/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c118 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &ppriv->flags)) {
H A Dipoib_main.c152 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) {
197 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) {
1274 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags))
1937 set_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags);
2374 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) {
H A Dipoib.h90 IPOIB_FLAG_SUBINTERFACE = 5, enumerator in enum:__anon1023
H A Dipoib_ib.c1205 if (!test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags))
1219 if (test_bit(IPOIB_FLAG_SUBINTERFACE, &priv->flags)) {

Completed in 281 milliseconds