Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/rxe/
H A Drxe_av.c89 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rxe_av_to_attr()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c278 pvrdma_global_route_to_ib(rdma_ah_retrieve_grh(dst), &src->grh); in pvrdma_ah_attr_to_rdma()
/linux/include/rdma/
H A Dib_verbs.h4774 *rdma_ah_retrieve_grh(struct rdma_ah_attr *attr) in rdma_ah_find_type()
4781 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in rdma_ah_find_type()
4789 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr);
4797 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in ib_lid_cpu16()
4807 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in ib_lid_be16()
4708 *rdma_ah_retrieve_grh(struct rdma_ah_attr *attr) rdma_ah_retrieve_grh() function
/linux/drivers/infiniband/hw/hfi1/
H A Druc.c254 rdma_ah_retrieve_grh(&qp->remote_ah_attr); in hfi1_make_ruc_header_16B()
H A Dud.c374 struct ib_global_route *grd = rdma_ah_retrieve_grh(ah_attr); in hfi1_make_ud_req_16B()
H A Dmad.c222 struct ib_global_route *grh = rdma_ah_retrieve_grh(attr); in hfi1_update_sm_ah_attr()
/linux/drivers/infiniband/core/
H A Dverbs.c513 grh = rdma_ah_retrieve_grh(ah_attr); in _rdma_create_ah()
810 struct ib_global_route *grh = rdma_ah_retrieve_grh(ah_attr); in ib_init_ah_attr_from_wc()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c5846 rdma_ah_retrieve_grh(&qp_attr->ah_attr); in hns_roce_v2_qp_flow_control_init()