Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/smc/
H A Dsmc_core.c1977 const unsigned int max_scat = SG_MAX_SINGLE_ALLOC * PAGE_SIZE; in smc_compress_bufsize() local
1989 compressed = min_t(u8, compressed, ilog2(max_scat >> 14)); in smc_compress_bufsize()

Completed in 4 milliseconds