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

/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_cache.h84 * ib_find_cached_gid_by_port - Returns the GID table index where a specified
98 int ib_find_cached_gid_by_port(struct ib_device *device,
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_roce_gid_mgmt.c253 if (ib_find_cached_gid_by_port(device, &gid, i,
H A Dib_cache.c506 int ib_find_cached_gid_by_port(struct ib_device *ib_dev, function
541 EXPORT_SYMBOL(ib_find_cached_gid_by_port); variable
H A Dib_device.c883 if (!ib_find_cached_gid_by_port(device, gid, gid_type, port,
H A Dib_multicast.c741 ret = ib_find_cached_gid_by_port(device, &rec->port_gid,
H A Dib_sa_query.c722 ret = ib_find_cached_gid_by_port(device, &rec->sgid,
H A Dib_verbs.c555 ret = ib_find_cached_gid_by_port(device, &dgid,
H A Dib_cma.c592 ret = ib_find_cached_gid_by_port(device, gid, gid_type, port,

Completed in 195 milliseconds