Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/smc/
Dsmc_clc.h49 #define SMC_CLC_DECL_MAX_DMB 0x030d0000 /* SMC-D DMB limit exceeded */ macro
Daf_smc.c894 rc = (rc == -ENOSPC) ? SMC_CLC_DECL_MAX_DMB : SMC_CLC_DECL_MEM; in smc_connect_ism()
1455 return (rc == -ENOSPC) ? SMC_CLC_DECL_MAX_DMB : in smc_listen_ism_init()