Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_net/
H A Dnet_crc_neon.c75 tmp1 = vshift_bytes_right(data128, 8); in crcr32_reduce_128_to_64()
192 b = vshift_bytes_right(fold, rem); in crc32_eth_calc_pmull()
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_vect.h158 vshift_bytes_right(uint64x2_t reg, const unsigned int shift) in vshift_bytes_right() function