Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_av.c71 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rxe_av_to_attr()
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_misc.c284 pvrdma_global_route_to_ib(rdma_ah_retrieve_grh(dst), &src->grh); in pvrdma_ah_attr_to_rdma()
/Linux-v4.19/include/rdma/
Dib_verbs.h4034 *rdma_ah_retrieve_grh(struct rdma_ah_attr *attr) in rdma_ah_retrieve_grh() function
4041 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_dgid_raw()
4049 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_subnet_prefix()
4057 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_interface_id()
4067 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_set_grh()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Druc.c623 rdma_ah_retrieve_grh(&qp->remote_ah_attr); in hfi1_make_ruc_header_16B()
Dud.c435 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-v4.19/drivers/infiniband/core/
Dverbs.c431 grh = rdma_ah_retrieve_grh(ah_attr); in rdma_fill_sgid_attr()
696 struct ib_global_route *grh = rdma_ah_retrieve_grh(ah_attr); in ib_resolve_unicast_gid_dmac()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmad.c1396 rdma_ah_retrieve_grh(attr)->sgid_index, in mlx4_ib_send_to_wire()
1465 struct ib_global_route *grh = rdma_ah_retrieve_grh(ah_attr); in fill_in_real_sgid_index()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v1.c3561 rdma_ah_retrieve_grh(&qp_attr->ah_attr); in hns_roce_v1_q_qp()
Dhns_roce_hw_v2.c3767 rdma_ah_retrieve_grh(&qp_attr->ah_attr); in hns_roce_v2_query_qp()