Home
last modified time | relevance | path

Searched refs:EFX_VQ_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.h1835 #define EFX_VQ_MAGIC 0x026011950 macro