Home
last modified time | relevance | path

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

/linux-6.1.9/net/smc/
Dsmc_core.c1959 const unsigned int max_scat = SG_MAX_SINGLE_ALLOC * PAGE_SIZE; in smc_compress_bufsize() local
1971 compressed = min_t(u8, compressed, ilog2(max_scat >> 14)); in smc_compress_bufsize()