Home
last modified time | relevance | path

Searched refs:new_join_state (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_multicast.c351 uint8_t port_join_state, new_join_state; in osm_mgrp_remove_port() local
360 new_join_state = port_join_state & ~join_state; in osm_mgrp_remove_port()
374 if (new_join_state & IB_JOIN_STATE_FULL || in osm_mgrp_remove_port()
375 (new_join_state && in osm_mgrp_remove_port()
378 new_join_state | (mcm_alias_guid->scope_state & 0xf0); in osm_mgrp_remove_port()
384 port_join_state, new_join_state); in osm_mgrp_remove_port()
411 !(new_join_state & IB_JOIN_STATE_FULL) && in osm_mgrp_remove_port()