Searched refs:SMC_LLC_RKEYS_PER_CONT_MSG (Results 1 – 1 of 1) sorted by relevance
112 #define SMC_LLC_RKEYS_PER_CONT_MSG 2 macro119 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++) { in smc_llc_add_link_cont()911 max = min_t(u8, num_rkeys_recv, SMC_LLC_RKEYS_PER_CONT_MSG); in smc_llc_cli_rkey_exchange()1345 max = min_t(u8, num_rkeys_recv, SMC_LLC_RKEYS_PER_CONT_MSG); in smc_llc_srv_rkey_exchange()