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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c206 if (!test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)) {
570 if (!test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)
685 set_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags);
702 else if (test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags))
817 if (!mcast || test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)) {
862 !test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)) {
928 iter->send_only = !!(mcast->flags & (1 << IPOIB_MCAST_FLAG_SENDONLY));
H A Dipoib.h99 IPOIB_MCAST_FLAG_SENDONLY = 1, enumerator in enum:__anon15550
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c206 if (!test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)) {
570 if (!test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)
685 set_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags);
702 else if (test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags))
817 if (!mcast || test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)) {
862 !test_bit(IPOIB_MCAST_FLAG_SENDONLY, &mcast->flags)) {
928 iter->send_only = !!(mcast->flags & (1 << IPOIB_MCAST_FLAG_SENDONLY));
H A Dipoib.h99 IPOIB_MCAST_FLAG_SENDONLY = 1, enumerator in enum:__anon27243

Completed in 120 milliseconds