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