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

/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c1169 struct mcast_req *req, *tmp, *group_first = NULL; local
1174 group_first = list_first_entry(&group->pending_list, struct mcast_req, group_list);
1178 if (group_first == req &&

Completed in 82 milliseconds