Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_clc.h60 #define SMC_CLC_DECL_MAX_DMB 0x030d0000 /* SMC-D DMB limit exceeded */ macro
H A Daf_smc.c1413 rc = (rc == -ENOSPC) ? SMC_CLC_DECL_MAX_DMB : SMC_CLC_DECL_MEM; in smc_connect_ism()
2069 return (rc == -ENOSPC) ? SMC_CLC_DECL_MAX_DMB : in smc_listen_ism_init()