Home
last modified time | relevance | path

Searched refs:RDMA_AH_ATTR_TYPE_IB (Results 1 – 5 of 5) sorted by relevance

/linux/include/rdma/
H A Dopa_addr.h78 if (attr->type == RDMA_AH_ATTR_TYPE_IB) { in rdma_is_valid_unicast_lid()
H A Dib_verbs.h921 RDMA_AH_ATTR_TYPE_IB, enumerator
4473 if (attr->type == RDMA_AH_ATTR_TYPE_IB) in rdma_ah_set_dlid()
4481 if (attr->type == RDMA_AH_ATTR_TYPE_IB) in rdma_ah_get_dlid()
4501 if (attr->type == RDMA_AH_ATTR_TYPE_IB) in rdma_ah_set_path_bits()
4509 if (attr->type == RDMA_AH_ATTR_TYPE_IB) in rdma_ah_get_path_bits()
4640 return RDMA_AH_ATTR_TYPE_IB; in rdma_ah_find_type()
/linux/drivers/infiniband/core/
H A Duverbs_marshall.c47 ib->type = RDMA_AH_ATTR_TYPE_IB; in rdma_ah_conv_opa_to_ib()
H A Dsa_query.c2087 if (ah_attr.type == RDMA_AH_ATTR_TYPE_IB && grh_required) { in update_sm_ah()
H A Dcm.c2191 if (cm_id_priv->av.ah_attr.type == RDMA_AH_ATTR_TYPE_IB) in cm_req_handler()
4164 if ((qp_attr->ah_attr.type == RDMA_AH_ATTR_TYPE_IB) && in cm_init_qp_rtr_attr()