Searched refs:NUM_BUFS (Results 1 – 3 of 3) sorted by relevance
33 #define NUM_BUFS 93 macro38 static struct bm_buffer bufs_in[NUM_BUFS] ____cacheline_aligned;39 static struct bm_buffer bufs_out[NUM_BUFS] ____cacheline_aligned;46 for (i = 0; i < NUM_BUFS; i++) in bufs_init()86 for (i = 0; i < NUM_BUFS; i++) { in bufs_confirm()89 for (j = 0; j < NUM_BUFS; j++) in bufs_confirm()114 while (i < NUM_BUFS) { in bman_test_api()117 if (i + num > NUM_BUFS) in bman_test_api()118 num = NUM_BUFS - i; in bman_test_api()
15 #define NUM_BUFS 8 macro
1222 * Remove #defines for NUM_NODES, NUM_BUFS and NUM_IOCBS