Home
last modified time | relevance | path

Searched refs:rdma_ah_retrieve_grh (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_av.c78 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rxe_av_to_attr()
/Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_misc.c279 pvrdma_global_route_to_ib(rdma_ah_retrieve_grh(dst), &src->grh); in pvrdma_ah_attr_to_rdma()
/Linux-v5.4/include/rdma/
Dib_verbs.h4464 *rdma_ah_retrieve_grh(struct rdma_ah_attr *attr) in rdma_ah_retrieve_grh() function
4471 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_dgid_raw()
4479 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_subnet_prefix()
4487 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_interface_id()
4497 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_grh()
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Druc.c295 rdma_ah_retrieve_grh(&qp->remote_ah_attr); in hfi1_make_ruc_header_16B()
Dud.c416 struct ib_global_route *grd = rdma_ah_retrieve_grh(ah_attr); in hfi1_make_ud_req_16B()
Dmad.c264 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in hfi1_update_sm_ah_attr()
/Linux-v5.4/drivers/infiniband/core/
Dverbs.c452 grh = rdma_ah_retrieve_grh(ah_attr); in rdma_fill_sgid_attr()
731 struct ib_global_route *grh = rdma_ah_retrieve_grh(ah_attr); in ib_resolve_unicast_gid_dmac()
/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dmad.c1405 rdma_ah_retrieve_grh(attr)->sgid_index, in mlx4_ib_send_to_wire()
1474 struct ib_global_route *grh = rdma_ah_retrieve_grh(ah_attr); in fill_in_real_sgid_index()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c3525 rdma_ah_retrieve_grh(&qp_attr->ah_attr); in hns_roce_v1_q_qp()
Dhns_roce_hw_v2.c4586 rdma_ah_retrieve_grh(&qp_attr->ah_attr); in hns_roce_v2_query_qp()