Searched refs:DR_STE_CRC_POLY (Results 1 – 2 of 2) sorted by relevance
27 #define DR_STE_CRC_POLY 0xEDB88320L macro44 crc = (crc >> 1) ^ DR_STE_CRC_POLY; in mlx5dr_crc32_init_table()
7 #define DR_STE_CRC_POLY 0xEDB88320L macro