Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_vpd.c379 EFX_STATIC_ASSERT(TAG_NAME_END_DECODE == EFX_VPD_END); in efx_vpd_next_tag()
383 if (name != EFX_VPD_END && name != EFX_VPD_ID && in efx_vpd_next_tag()
463 if (tag == EFX_VPD_END) in efx_vpd_hunk_length()
504 if (tag == EFX_VPD_END) in efx_vpd_hunk_verify()
653 if (tag == EFX_VPD_END) { in efx_vpd_hunk_next()
728 if (itag == EFX_VPD_END) in efx_vpd_hunk_get()
825 if (tag == EFX_VPD_END) in efx_vpd_hunk_set()
933 if (tag == EFX_VPD_END) in efx_vpd_hunk_set()
H A Defx.h1728 EFX_VPD_END = 0x0f, enumerator