Searched refs:IB_WC_GRH (Results 1 – 13 of 13) sorted by relevance
169 wc.wc_flags |= IB_WC_GRH; in qib_ud_loopback()558 wc.wc_flags |= IB_WC_GRH; in qib_ud_rcv()
181 wc.wc_flags |= IB_WC_GRH; in ipath_ud_loopback()550 wc.wc_flags |= IB_WC_GRH; in ipath_ud_rcv()
168 (in_wc->wc_flags & IB_WC_GRH ? 0x80 : 0); in mlx4_MAD_IFC()553 tun_mad->hdr.g_ml_path = (grh && (wc->wc_flags & IB_WC_GRH)) ? 0x80 : 0; in mlx4_ib_send_to_slave()625 if (!(wc->wc_flags & IB_WC_GRH)) { in mlx4_ib_demux_mad()665 if (wc->wc_flags & IB_WC_GRH) { in mlx4_ib_demux_mad()741 if (in_wc->wc_flags & IB_WC_GRH) { in ib_process_mad()
582 wc->wc_flags |= (hdr->tun.g_ml_path & 0x80) ? (IB_WC_GRH) : 0; in use_tunnel_data()858 wc->wc_flags |= g_mlpath_rqpn & 0x80000000 ? IB_WC_GRH : 0; in mlx4_ib_poll_one()
206 if (!(wc->wc_flags & IB_WC_GRH)) in ib_init_ah_from_wc()228 if (wc->wc_flags & IB_WC_GRH) { in ib_init_ah_from_wc()
236 packet->mad.hdr.grh_present = !!(mad_recv_wc->wc->wc_flags & IB_WC_GRH); in recv_handler()
1780 !!(rwc->wc->wc_flags & IB_WC_GRH)) in rcv_has_same_gid()
643 entry->wc_flags |= cqe->g_mlpath & 0x80 ? IB_WC_GRH : 0; in mthca_poll_one()
1913 (in_wc->wc_flags & IB_WC_GRH ? 0x80 : 0); in mthca_MAD_IFC()
235 if (!(wc->wc_flags & IB_WC_GRH) || dgid->raw[0] != 0xff) in ipoib_ib_handle_rx_wc()
229 wc->wc_flags |= g ? IB_WC_GRH : 0; in handle_responder()
687 IB_WC_GRH = 1, enumerator
2683 ibwc->wc_flags = IB_WC_GRH; in ocrdma_update_ud_rcqe()