Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_crc32.c85 __in uint32_t crc_init, in efx_crc32_calculate() argument
90 uint32_t crc = crc_init; in efx_crc32_calculate()
H A Defx.h203 __in uint32_t crc_init,