Searched refs:SMC_LLC_RKEYS_PER_CONT_MSG (Results 1 – 1 of 1) sorted by relevance
113 #define SMC_LLC_RKEYS_PER_CONT_MSG 2 macro120 struct smc_llc_msg_add_link_cont_rt rt[SMC_LLC_RKEYS_PER_CONT_MSG];850 for (i = 0; i < min_t(u8, n, SMC_LLC_RKEYS_PER_CONT_MSG); i++) { in smc_llc_add_link_cont()904 max = min_t(u8, num_rkeys_recv, SMC_LLC_RKEYS_PER_CONT_MSG); in smc_llc_cli_rkey_exchange()1330 max = min_t(u8, num_rkeys_recv, SMC_LLC_RKEYS_PER_CONT_MSG); in smc_llc_srv_rkey_exchange()