Home
last modified time | relevance | path

Searched refs:evv_magic (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_virtio.c90 evvp->evv_magic = EFX_VQ_MAGIC; in efx_virtio_qcreate()
167 EFSYS_ASSERT3U(evvp->evv_magic, ==, EFX_VQ_MAGIC); in efx_virtio_qstop()
H A Defx_impl.h1845 uint32_t evv_magic; member