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

/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmcg.c1160 struct mcast_req *req, *tmp, *group_first = NULL; local
1165 group_first = list_first_entry(&group->pending_list, struct mcast_req, group_list);
1169 if (group_first == req &&

Completed in 52 milliseconds