Home
last modified time | relevance | path

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

/linux/net/smc/
H A Daf_smc.c1072 bool is_emulated; in smc_find_ism_v2_device_clnt() local
1084 is_emulated = __smc_ism_is_emulated(chid); in smc_find_ism_v2_device_clnt()
1087 if (is_emulated && entry == SMCD_CLC_MAX_V2_GID_ENTRIES) in smc_find_ism_v2_device_clnt()
1099 entry = is_emulated ? entry + 2 : entry + 1; in smc_find_ism_v2_device_clnt()