Searched refs:scope_join_state (Results 1 – 1 of 1) sorted by relevance
96 u8 scope_join_state; member 302 sa_data->scope_join_state = join_state; in send_leave_to_wire() 344 sa_data->scope_join_state &= 0xf0; in send_reply_to_slave() 345 sa_data->scope_join_state |= (group->func[slave].join_state & 0x0f); in send_reply_to_slave() 426 (src->scope_join_state & 0xf0) != in cmp_rec() 427 (dst->scope_join_state & 0xf0)) in cmp_rec() 492 return leave_state & (group->rec.scope_join_state & 0xf); in get_leave_state() 567 if (group->rec.scope_join_state & 0xf) in mlx4_ib_mcg_timeout_handler() 568 group->rec.scope_join_state &= 0xf0; in mlx4_ib_mcg_timeout_handler() 608 u8 group_join_state = group->rec.scope_join_state in handle_join_req() [all...]