Searched refs:tun_ctx (Results 1 – 1 of 1) sorted by relevance
518 struct mlx4_ib_demux_pv_ctx *tun_ctx; in mlx4_ib_send_to_slave() local536 tun_ctx = dev->sriov.demux[port-1].tun[slave]; in mlx4_ib_send_to_slave()539 if (!tun_ctx || tun_ctx->state != DEMUX_PV_STATE_ACTIVE) in mlx4_ib_send_to_slave()543 tun_qp = &tun_ctx->qp[0]; in mlx4_ib_send_to_slave()545 tun_qp = &tun_ctx->qp[1]; in mlx4_ib_send_to_slave()588 ah = rdma_create_ah(tun_ctx->pd, &attr, 0); in mlx4_ib_send_to_slave()656 list.lkey = tun_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_slave()