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

/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_cache.h56 * ib_find_cached_gid - Returns the port number and GID table index where
64 * ib_find_cached_gid() searches for the specified GID value in
67 int ib_find_cached_gid(struct ib_device *device,
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dcache.c101 int ib_find_cached_gid(struct ib_device *device, function
136 EXPORT_SYMBOL(ib_find_cached_gid); variable
H A Dmulticast.c746 ret = ib_find_cached_gid(device, &rec->port_gid, &p, &gid_index);
H A Dsa_query.c548 ret = ib_find_cached_gid(device, &rec->sgid, &port_num,
H A Dverbs.c231 ret = ib_find_cached_gid(device, &grh->dgid, &port_num,
H A Dcm.c387 if (!ib_find_cached_gid(cm_dev->ib_device, &path->sgid,

Completed in 109 milliseconds