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

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c260 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, function
350 ix = find_gid(table, gid, attr, false, GID_ATTR_FIND_MASK_GID |
383 ix = find_gid(table, gid, attr, false,
474 local_index = find_gid(table, gid, val, false, mask, NULL);
530 local_index = find_gid(table, gid, &val, false, mask, NULL);
713 ix = find_gid(table, NULL, &gid_attr, true,
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c3961 static struct res_gid *find_gid(struct mlx4_dev *dev, int slave, function
3985 if (find_gid(dev, slave, rqp, gid)) {
4009 res = find_gid(dev, slave, rqp, gid);

Completed in 100 milliseconds