Searched refs:MAX_FRAGS (Results 1 – 2 of 2) sorted by relevance
340 #define MAX_FRAGS 64 macro345 char buf[SEND_LEN * MAX_FRAGS]; in TEST_F()346 struct iovec vec[MAX_FRAGS]; in TEST_F()350 for (frags = 1; frags <= MAX_FRAGS; frags++) { in TEST_F()369 #undef MAX_FRAGS
173 #define MAX_FRAGS (32 * MAX_CARDS) macro206 static uint bmask[MAX_FRAGS];