Lines Matching refs:wc_flags
592 wc->wc_flags |= (hdr->tun.g_ml_path & 0x80) ? (IB_WC_GRH) : 0; in use_tunnel_data()
600 wc->wc_flags |= (IB_WC_WITH_VLAN | IB_WC_WITH_SMAC); in use_tunnel_data()
764 wc->wc_flags = 0; in mlx4_ib_poll_one()
767 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
773 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
815 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
820 wc->wc_flags = IB_WC_WITH_INVALIDATE; in mlx4_ib_poll_one()
825 wc->wc_flags = 0; in mlx4_ib_poll_one()
829 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
850 wc->wc_flags |= g_mlpath_rqpn & 0x80000000 ? IB_WC_GRH : 0; in mlx4_ib_poll_one()
852 wc->wc_flags |= mlx4_ib_ipoib_csum_ok(cqe->status, in mlx4_ib_poll_one()
866 wc->wc_flags |= (IB_WC_WITH_VLAN | IB_WC_WITH_SMAC); in mlx4_ib_poll_one()