Lines Matching refs:wc_flags
591 wc->wc_flags |= (hdr->tun.g_ml_path & 0x80) ? (IB_WC_GRH) : 0; in use_tunnel_data()
598 wc->wc_flags |= (IB_WC_WITH_VLAN | IB_WC_WITH_SMAC); in use_tunnel_data()
781 wc->wc_flags = 0; in mlx4_ib_poll_one()
784 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
789 wc->wc_flags |= IB_WC_WITH_IMM; in mlx4_ib_poll_one()
833 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
838 wc->wc_flags = IB_WC_WITH_INVALIDATE; in mlx4_ib_poll_one()
843 wc->wc_flags = 0; in mlx4_ib_poll_one()
847 wc->wc_flags = IB_WC_WITH_IMM; in mlx4_ib_poll_one()
867 wc->wc_flags |= g_mlpath_rqpn & 0x80000000 ? IB_WC_GRH : 0; in mlx4_ib_poll_one()
869 wc->wc_flags |= mlx4_ib_ipoib_csum_ok(cqe->status, in mlx4_ib_poll_one()
881 wc->wc_flags |= (IB_WC_WITH_VLAN | IB_WC_WITH_SMAC); in mlx4_ib_poll_one()