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

/linux-master/net/smc/
H A Dsmc_llc.c112 #define SMC_LLC_RKEYS_PER_CONT_MSG 2 macro
119 struct smc_llc_msg_add_link_cont_rt rt[SMC_LLC_RKEYS_PER_CONT_MSG];
857 for (i = 0; i < min_t(u8, n, SMC_LLC_RKEYS_PER_CONT_MSG); i++) {
911 max = min_t(u8, num_rkeys_recv, SMC_LLC_RKEYS_PER_CONT_MSG);
1345 max = min_t(u8, num_rkeys_recv, SMC_LLC_RKEYS_PER_CONT_MSG);

Completed in 83 milliseconds