Searched refs:CRC_BUFF_SIZE (Results 1 – 1 of 1) sorted by relevance
2781 #define CRC_BUFF_SIZE 256 macro2795 int count = min_t(int, size - done, CRC_BUFF_SIZE); in bnx2x_nvram_crc()2944 buf = kmalloc(CRC_BUFF_SIZE, GFP_KERNEL); in bnx2x_test_nvram()