Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_llc.c2105 static u32 smc_llc_max_body_len(union smc_llc_msg *llc) in smc_llc_max_body_len() function
2135 body_len = min_t(u32, body_len, smc_llc_max_body_len(llc)); in smc_llc_enqueue()