Searched refs:src_path_bits (Results 1 – 4 of 4) 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
946 u8 src_path_bits; member955 u8 src_path_bits; member4636 u8 src_path_bits) in rdma_ah_set_path_bits() argument4639 attr->ib.src_path_bits = src_path_bits; in rdma_ah_set_path_bits()4641 attr->opa.src_path_bits = src_path_bits; in rdma_ah_set_path_bits()4647 return attr->ib.src_path_bits; in rdma_ah_get_path_bits()4649 return attr->opa.src_path_bits; in rdma_ah_get_path_bits()