Searched refs:SMC_BUF_MIN_SIZE (Results 1 – 3 of 3) sorted by relevance
24 static int min_sndbuf = SMC_BUF_MIN_SIZE;25 static int min_rcvbuf = SMC_BUF_MIN_SIZE;
248 #define SMC_BUF_MIN_SIZE 16384 /* minimum size of an RMB */ macro
2086 if (size <= SMC_BUF_MIN_SIZE) in smc_compress_bufsize()