Searched refs:SMC_CLC_MAX_ACCEPT_LEN (Results 1 – 1 of 1) sorted by relevance
1148 #define SMC_CLC_MAX_ACCEPT_LEN \ macro1165 return smc_clc_wait_msg(smc, aclc, SMC_CLC_MAX_ACCEPT_LEN, in smc_connect_clc()1528 buf = kzalloc(SMC_CLC_MAX_ACCEPT_LEN, GFP_KERNEL); in __smc_connect()