Searched refs:alt_dest (Results 1 – 2 of 2) sorted by relevance
1981 memcpy(resp.alt_dest.dgid, attr->alt_ah_attr.grh.dgid.raw, 16); in ib_uverbs_query_qp()1982 resp.alt_dest.flow_label = attr->alt_ah_attr.grh.flow_label; in ib_uverbs_query_qp()1983 resp.alt_dest.sgid_index = attr->alt_ah_attr.grh.sgid_index; in ib_uverbs_query_qp()1984 resp.alt_dest.hop_limit = attr->alt_ah_attr.grh.hop_limit; in ib_uverbs_query_qp()1985 resp.alt_dest.traffic_class = attr->alt_ah_attr.grh.traffic_class; in ib_uverbs_query_qp()1986 resp.alt_dest.dlid = attr->alt_ah_attr.dlid; in ib_uverbs_query_qp()1987 resp.alt_dest.sl = attr->alt_ah_attr.sl; in ib_uverbs_query_qp()1988 resp.alt_dest.src_path_bits = attr->alt_ah_attr.src_path_bits; in ib_uverbs_query_qp()1989 resp.alt_dest.static_rate = attr->alt_ah_attr.static_rate; in ib_uverbs_query_qp()1990 resp.alt_dest.is_global = !!(attr->alt_ah_attr.ah_flags & IB_AH_GRH); in ib_uverbs_query_qp()[all …]
550 struct ib_uverbs_qp_dest alt_dest; member584 struct ib_uverbs_qp_dest alt_dest; member