Searched refs:evvdp (Results 1 – 4 of 4) sorted by relevance
21 __in_opt efx_virtio_vq_dyncfg_t *evvdp) in rhead_virtio_qstart() argument50 if (evvdp != NULL) { in rhead_virtio_qstart()51 if ((evvdp->evvd_vq_cidx > evvcp->evvc_vq_size) || in rhead_virtio_qstart()52 (evvdp->evvd_vq_pidx > evvcp->evvc_vq_size)) { in rhead_virtio_qstart()105 if (evvdp != NULL) { in rhead_virtio_qstart()107 evvdp->evvd_vq_pidx); in rhead_virtio_qstart()109 evvdp->evvd_vq_cidx); in rhead_virtio_qstart()141 __out_opt efx_virtio_vq_dyncfg_t *evvdp) in rhead_virtio_qstop() argument173 if (evvdp != NULL) { in rhead_virtio_qstop()174 evvdp->evvd_vq_pidx = in rhead_virtio_qstop()[all …]
108 __in_opt efx_virtio_vq_dyncfg_t *evvdp) in efx_virtio_qstart() argument129 if ((rc = evop->evo_virtio_qstart(evvp, evvcp, evvdp)) != 0) in efx_virtio_qstart()153 __out_opt efx_virtio_vq_dyncfg_t *evvdp) in efx_virtio_qstop() argument181 if ((rc = evop->evo_virtio_qstop(evvp, evvdp)) != 0) in efx_virtio_qstop()
489 __in_opt efx_virtio_vq_dyncfg_t *evvdp);495 __out_opt efx_virtio_vq_dyncfg_t *evvdp);
4960 __in_opt efx_virtio_vq_dyncfg_t *evvdp);4966 __out_opt efx_virtio_vq_dyncfg_t *evvdp);