Searched refs:src_path_bits (Results 1 – 5 of 5) sorted by relevance
281 rdma_ah_set_path_bits(dst, src->src_path_bits); in pvrdma_ah_attr_to_rdma()294 dst->src_path_bits = rdma_ah_get_path_bits(src); in rdma_ah_attr_to_pvrdma()
213 __u8 src_path_bits; member
557 __u8 src_path_bits; member692 __u8 src_path_bits; member
944 u8 src_path_bits; member953 u8 src_path_bits; member4586 u8 src_path_bits) in rdma_ah_set_path_bits() argument4589 attr->ib.src_path_bits = src_path_bits; in rdma_ah_set_path_bits()4591 attr->opa.src_path_bits = src_path_bits; in rdma_ah_set_path_bits()4597 return attr->ib.src_path_bits; in rdma_ah_get_path_bits()4599 return attr->opa.src_path_bits; in rdma_ah_get_path_bits()
1647 uverb_attr->src_path_bits = rdma_ah_get_path_bits(rdma_attr); in copy_ah_attr_to_uverbs()1770 rdma_ah_set_path_bits(rdma_attr, uverb_attr->src_path_bits); in copy_ah_attr_from_uverbs()2450 rdma_ah_set_path_bits(&attr, cmd.attr.src_path_bits); in ib_uverbs_create_ah()