Home
last modified time | relevance | path

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

/Linux-v6.1/net/smc/
Dsmc_clc.h40 #define SMC_CLC_DECL_NOSMCDDEV 0x03030001 /* no SMC-D device found */ macro
Daf_smc.c975 return SMC_CLC_DECL_NOSMCDDEV; in smc_find_ism_device()
999 int rc = SMC_CLC_DECL_NOSMCDDEV; in smc_find_ism_v2_device_clnt()
2272 return ini->rc ?: SMC_CLC_DECL_NOSMCDDEV; in smc_listen_find_device()