Searched refs:COPY_LEN (Results 1 – 3 of 3) sorted by relevance
21 #define COPY_LEN 1024 macro167 for (j = 0; j < COPY_LEN; j++) in do_multi_copies()193 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()205 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()241 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()263 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()304 COPY_LEN, OPT_FENCE(i)); in test_failure_in_full_burst()394 COPY_LEN, OPT_FENCE(j)); in test_individual_status_query_with_failure()457 COPY_LEN, 0); in test_single_item_status_query_with_failure()522 COPY_LEN, 0); in test_multi_failure()[all …]
14 #define COPY_LEN 1024 macro56 for (j = 0; j < COPY_LEN; j++) in do_multi_copies()62 COPY_LEN, in do_multi_copies()114 for (j = 0; j < COPY_LEN; j++) in do_multi_copies()142 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()148 COPY_LEN, in test_enqueue_copies()168 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()198 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()206 COPY_LEN, in test_enqueue_copies()229 for (i = 0; i < COPY_LEN; i++) in test_enqueue_copies()
95 rte_pktmbuf_iova(dsts[i]), COPY_LEN, 0) < 0) {