Home
last modified time | relevance | path

Searched refs:rdma_find_gid_by_port (Results 1 – 6 of 6) sorted by relevance

/linux/include/rdma/
H A Dib_cache.h20 const struct ib_gid_attr *rdma_find_gid_by_port(struct ib_device *ib_dev,
/linux/drivers/infiniband/sw/rxe/
H A Drxe_recv.c305 gid_attr = rdma_find_gid_by_port(&rxe->ib_dev, pdgid, in rxe_chk_dgid()
/linux/drivers/infiniband/core/
H A Dmulticast.c751 sgid_attr = rdma_find_gid_by_port(device, &rec->port_gid, in ib_init_ah_from_mcmember()
H A Dsa_query.c1200 gid_attr = rdma_find_gid_by_port(device, &rec->sgid, type, in init_ah_attr_grh_fields()
H A Dverbs.c857 sgid_attr = rdma_find_gid_by_port( in ib_init_ah_attr_from_wc()
H A Dcma.c750 sgid_attr = rdma_find_gid_by_port(device, gid, gid_type, port, ndev); in cma_validate_port()