Searched refs:alt_dest (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs_cmd.c1223 memcpy(resp.alt_dest.dgid, attr->alt_ah_attr.grh.dgid.raw, 16);
1224 resp.alt_dest.flow_label = attr->alt_ah_attr.grh.flow_label;
1225 resp.alt_dest.sgid_index = attr->alt_ah_attr.grh.sgid_index;
1226 resp.alt_dest.hop_limit = attr->alt_ah_attr.grh.hop_limit;
1227 resp.alt_dest.traffic_class = attr->alt_ah_attr.grh.traffic_class;
1228 resp.alt_dest.dlid = attr->alt_ah_attr.dlid;
1229 resp.alt_dest.sl = attr->alt_ah_attr.sl;
1230 resp.alt_dest.src_path_bits = attr->alt_ah_attr.src_path_bits;
1231 resp.alt_dest.static_rate = attr->alt_ah_attr.static_rate;
1232 resp.alt_dest
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/rdma/
H A Dib_user_verbs.h444 struct ib_uverbs_qp_dest alt_dest; member in struct:ib_uverbs_query_qp_resp
478 struct ib_uverbs_qp_dest alt_dest; member in struct:ib_uverbs_modify_qp

Completed in 72 milliseconds