scope_join_state 96 drivers/infiniband/hw/mlx4/mcg.c u8 scope_join_state; scope_join_state 302 drivers/infiniband/hw/mlx4/mcg.c sa_data->scope_join_state = join_state; scope_join_state 344 drivers/infiniband/hw/mlx4/mcg.c sa_data->scope_join_state &= 0xf0; scope_join_state 345 drivers/infiniband/hw/mlx4/mcg.c sa_data->scope_join_state |= (group->func[slave].join_state & 0x0f); scope_join_state 426 drivers/infiniband/hw/mlx4/mcg.c (src->scope_join_state & 0xf0) != scope_join_state 427 drivers/infiniband/hw/mlx4/mcg.c (dst->scope_join_state & 0xf0)) scope_join_state 492 drivers/infiniband/hw/mlx4/mcg.c return leave_state & (group->rec.scope_join_state & 0xf); scope_join_state 567 drivers/infiniband/hw/mlx4/mcg.c if (group->rec.scope_join_state & 0xf) scope_join_state 568 drivers/infiniband/hw/mlx4/mcg.c group->rec.scope_join_state &= 0xf0; scope_join_state 608 drivers/infiniband/hw/mlx4/mcg.c u8 group_join_state = group->rec.scope_join_state & 0xf; scope_join_state 693 drivers/infiniband/hw/mlx4/mcg.c group->response_sa_mad.data)->scope_join_state & 0xf; scope_join_state 694 drivers/infiniband/hw/mlx4/mcg.c cur_join_state = group->rec.scope_join_state & 0xf; scope_join_state 713 drivers/infiniband/hw/mlx4/mcg.c req_join_state = sa_data->scope_join_state & 0xf; scope_join_state 728 drivers/infiniband/hw/mlx4/mcg.c group->rec.scope_join_state &= ~req_join_state; scope_join_state 1015 drivers/infiniband/hw/mlx4/mcg.c group->rec.scope_join_state & 0xf,