Home
last modified time | relevance | path

Searched refs:rte_crc32_eth_neon_handler (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/net/
H A Dnet_crc.h43 rte_crc32_eth_neon_handler(const uint8_t *data, uint32_t data_len);
H A Drte_net_crc.c67 [RTE_NET_CRC32_ETH] = rte_crc32_eth_neon_handler,
H A Dnet_crc_neon.c253 rte_crc32_eth_neon_handler(const uint8_t *data, uint32_t data_len) in rte_crc32_eth_neon_handler() function