Home
last modified time | relevance | path

Searched refs:SMCD_DMBE_SIZES (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/smc/
Dsmc_core.c770 #define SMCD_DMBE_SIZES 7 /* 0 -> 16KB, 1 -> 32KB, .. 6 -> 1MB */ macro
778 if (smc_compress_bufsize(bufsize) > SMCD_DMBE_SIZES) in smcd_new_buf_create()