Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_clc.h36 #define SMC_CLC_DECL_NOSMCDEV 0x03030000 /* no SMC device found */ macro
Daf_smc.c697 return smc_connect_decline_fallback(smc, SMC_CLC_DECL_NOSMCDEV); in __smc_connect()