Searched refs:ITER_COUNT (Results 1 – 1 of 1) sorted by relevance
568 #define ITER_COUNT(len, block_len) DIV_ROUND_UP(len, block_len) macro574 int iter_max = ITER_COUNT(BLOCK_WISE_TRANSFER_SIZE_GET, block_size); in verify_block1_request()728 int iter_max = ITER_COUNT(BLOCK2_WISE_TRANSFER_SIZE_GET, block_size); in verify_block2_response()