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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c92 MCAST_BUSY, enumerator in enum:mcast_group_state
221 group->state = MCAST_BUSY;
427 group->state = MCAST_BUSY;
443 (group->state != MCAST_BUSY)) {
445 if (group->state != MCAST_BUSY) {
533 if (group->state == MCAST_BUSY &&
682 group->state = MCAST_BUSY;

Completed in 47 milliseconds