Searched refs:tun_ctx (Results 1 – 1 of 1) sorted by relevance
510 struct mlx4_ib_demux_pv_ctx *tun_ctx; in mlx4_ib_send_to_slave() local526 tun_ctx = dev->sriov.demux[port-1].tun[slave]; in mlx4_ib_send_to_slave()529 if (!tun_ctx || tun_ctx->state != DEMUX_PV_STATE_ACTIVE) in mlx4_ib_send_to_slave()533 tun_qp = &tun_ctx->qp[0]; in mlx4_ib_send_to_slave()535 tun_qp = &tun_ctx->qp[1]; in mlx4_ib_send_to_slave()570 ah = rdma_create_ah(tun_ctx->pd, &attr); in mlx4_ib_send_to_slave()638 list.lkey = tun_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_slave()