Searched refs:evvcp (Results 1 – 4 of 4) sorted by relevance
20 __in efx_virtio_vq_cfg_t *evvcp, in rhead_virtio_qstart() argument44 if ((!ISP2(evvcp->evvc_vq_size)) || in rhead_virtio_qstart()65 evvcp->evvc_type); in rhead_virtio_qstart()67 evvcp->evvc_target_vf); in rhead_virtio_qstart()73 evvcp->evvc_vq_size); in rhead_virtio_qstart()78 evvcp->evvc_desc_tbl_addr >> 32); in rhead_virtio_qstart()88 evvcp->evvc_used_ring_addr >> 32); in rhead_virtio_qstart()90 if (evvcp->evvc_use_pasid) { in rhead_virtio_qstart()94 evvcp->evvc_pas_id); in rhead_virtio_qstart()98 evvcp->evvc_msix_vector); in rhead_virtio_qstart()[all …]
107 __in efx_virtio_vq_cfg_t *evvcp, in efx_virtio_qstart() argument113 if ((evvcp == NULL) || (evvp == NULL)) { in efx_virtio_qstart()129 if ((rc = evop->evo_virtio_qstart(evvp, evvcp, evvdp)) != 0) in efx_virtio_qstart()132 evvp->evv_type = evvcp->evvc_type; in efx_virtio_qstart()133 evvp->evv_target_vf = evvcp->evvc_target_vf; in efx_virtio_qstart()
488 __in efx_virtio_vq_cfg_t *evvcp,
4959 __in efx_virtio_vq_cfg_t *evvcp,