Lines Matching refs:wc_flags
582 wc->wc_flags |= (hdr->tun.g_ml_path & 0x80) ? (IB_WC_GRH) : 0; in use_tunnel_data()
589 wc->wc_flags |= (IB_WC_WITH_VLAN | IB_WC_WITH_SMAC); in use_tunnel_data()
772 wc->wc_flags = 0; in mlx4_ib_poll_one()
775 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
780 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
824 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
829 wc->wc_flags = IB_WC_WITH_INVALIDATE; in mlx4_ib_poll_one()
834 wc->wc_flags = 0; in mlx4_ib_poll_one()
838 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
858 wc->wc_flags |= g_mlpath_rqpn & 0x80000000 ? IB_WC_GRH : 0; in mlx4_ib_poll_one()
860 wc->wc_flags |= mlx4_ib_ipoib_csum_ok(cqe->status, in mlx4_ib_poll_one()
872 wc->wc_flags |= (IB_WC_WITH_VLAN | IB_WC_WITH_SMAC); in mlx4_ib_poll_one()