Home
last modified time | relevance | path

Searched refs:evvdp (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Drhead_virtio.c21 __in_opt efx_virtio_vq_dyncfg_t *evvdp) in rhead_virtio_qstart() argument
50 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() argument
173 if (evvdp != NULL) { in rhead_virtio_qstop()
174 evvdp->evvd_vq_pidx = in rhead_virtio_qstop()
[all …]
H A Defx_virtio.c108 __in_opt efx_virtio_vq_dyncfg_t *evvdp) in efx_virtio_qstart() argument
129 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() argument
181 if ((rc = evop->evo_virtio_qstop(evvp, evvdp)) != 0) in efx_virtio_qstop()
H A Drhead_impl.h489 __in_opt efx_virtio_vq_dyncfg_t *evvdp);
495 __out_opt efx_virtio_vq_dyncfg_t *evvdp);
H A Defx.h4960 __in_opt efx_virtio_vq_dyncfg_t *evvdp);
4966 __out_opt efx_virtio_vq_dyncfg_t *evvdp);