Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Dib_cache.h96 int ib_find_cached_gid_by_port(struct ib_device *device,
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_roce_gid_mgmt.c268 if (ib_find_cached_gid_by_port(device, &gid, i, in roce_gid_update_addr_callback()
H A Dib_cache.c505 int ib_find_cached_gid_by_port(struct ib_device *ib_dev, in ib_find_cached_gid_by_port() function
539 EXPORT_SYMBOL(ib_find_cached_gid_by_port);
H A Dib_device.c884 if (!ib_find_cached_gid_by_port(device, gid, gid_type, port, in ib_find_gid()
H A Dib_multicast.c739 ret = ib_find_cached_gid_by_port(device, &rec->port_gid, in ib_init_ah_from_mcmember()
H A Dib_sa_query.c718 ret = ib_find_cached_gid_by_port(device, &rec->sgid, in ib_init_ah_from_path()
H A Dib_verbs.c637 ret = ib_find_cached_gid_by_port(device, &dgid, in ib_init_ah_from_wc()
H A Dib_cma.c620 ret = ib_find_cached_gid_by_port(device, gid, gid_type, port, in cma_validate_port()