Searched refs:dlid_path_bits (Results 1 – 22 of 22) sorted by relevance
378 wc->dlid_path_bits = cqe->dlid_path_bits; in pvrdma_poll_one()
112 wc->uqueue[head].dlid_path_bits = entry->dlid_path_bits; in rvt_cq_enter()
290 __u8 dlid_path_bits; member
465 __u8 dlid_path_bits; member
215 wc.dlid_path_bits = rdma_ah_get_dlid(ah_attr) & ((1 << ppd->lmc) - 1); in qib_ud_loopback()577 wc.dlid_path_bits = dlid >= be16_to_cpu(IB_MULTICAST_LID_BASE) ? 0 : in qib_ud_rcv()
400 wc.dlid_path_bits = 0; in qib_uc_rcv()
1912 wc.dlid_path_bits = 0; in qib_rc_rcv()
601 wc->dlid_path_bits = 0; in use_tunnel_data()857 wc->dlid_path_bits = (g_mlpath_rqpn >> 24) & 0x7f; in mlx4_ib_poll_one()
163 ext_info->g_path = in_wc->dlid_path_bits | in mlx4_MAD_IFC()814 in_wc->dlid_path_bits, in ib_process_mad()
245 wc.dlid_path_bits = 0; in send_mad_to_slave()
274 wc.dlid_path_bits = rdma_ah_get_dlid(ah_attr) & ((1 << ppd->lmc) - 1); in ud_loopback()1074 wc.dlid_path_bits = hfi1_check_mcast(dlid) ? 0 : in hfi1_ud_rcv()
475 wc.dlid_path_bits = 0; in hfi1_uc_rcv()
2233 wc.dlid_path_bits = 0; in hfi1_rc_rcv()
638 entry->dlid_path_bits = cqe->g_mlpath & 0x7f; in mthca_poll_one()
1920 val = in_wc->dlid_path_bits | in mthca_MAD_IFC()
250 packet->mad.hdr.path_bits = mad_recv_wc->wc->dlid_path_bits; in recv_handler()
747 wc->dlid_path_bits = 0; in build_smp_wc()1911 rwc->wc->dlid_path_bits) & in rcv_has_same_gid()
791 rdma_ah_set_path_bits(ah_attr, wc->dlid_path_bits); in ib_init_ah_attr_from_wc()
1227 tmp.dlid_path_bits = wc->dlid_path_bits; in copy_wc_to_user()
1924 req_msg->primary_remote_lid = cpu_to_be16(wc->dlid_path_bits); in cm_process_routed_req()1934 req_msg->alt_remote_lid = cpu_to_be16(wc->dlid_path_bits); in cm_process_routed_req()
225 wc->dlid_path_bits = cqe->ml_path; in handle_responder()
1004 u8 dlid_path_bits; member