Searched refs:evv_type (Results 1 – 3 of 3) sorted by relevance
155 MCDI_IN_SET_BYTE(req, VIRTIO_FINI_QUEUE_REQ_QUEUE_TYPE, evvp->evv_type); in rhead_virtio_qstop()208 switch (evvp->evv_type) { in rhead_virtio_get_doorbell_offset()243 if (evvp->evv_type == EFX_VIRTIO_VQ_TYPE_NET_RXQ) { in rhead_virtio_get_doorbell_offset()246 } else if (evvp->evv_type == EFX_VIRTIO_VQ_TYPE_NET_TXQ) { in rhead_virtio_get_doorbell_offset()
132 evvp->evv_type = evvcp->evvc_type; in efx_virtio_qstart()
1849 efx_virtio_vq_type_t evv_type; member