Searched refs:IPOIB_MCAST_FLAG_ATTACHED (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.c207 if (test_and_set_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags)) {
220 clear_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags);
559 if (!test_bit(IPOIB_MCAST_FLAG_ATTACHED, &priv->broadcast->flags)) {
572 && !test_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags)) {
640 if (test_and_clear_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags)) {
664 !test_bit(IPOIB_MCAST_FLAG_ATTACHED, &priv->broadcast->flags)) {
H A Dipoib.h101 IPOIB_MCAST_FLAG_ATTACHED = 3, 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.c207 if (test_and_set_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags)) {
220 clear_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags);
559 if (!test_bit(IPOIB_MCAST_FLAG_ATTACHED, &priv->broadcast->flags)) {
572 && !test_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags)) {
640 if (test_and_clear_bit(IPOIB_MCAST_FLAG_ATTACHED, &mcast->flags)) {
664 !test_bit(IPOIB_MCAST_FLAG_ATTACHED, &priv->broadcast->flags)) {
H A Dipoib.h101 IPOIB_MCAST_FLAG_ATTACHED = 3, enumerator in enum:__anon27243

Completed in 128 milliseconds