Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_core.h36 SMC_LNK_INACTIVE, /* link is inactive */ enumerator
355 if (lnk->state == SMC_LNK_UNUSED || lnk->state == SMC_LNK_INACTIVE) in smc_link_usable()
Dsmc_llc.h40 (cmpxchg(state, SMC_LNK_ACTIVE, SMC_LNK_INACTIVE) == SMC_LNK_ACTIVE)
Dsmc_core.c231 lnk->state = SMC_LNK_INACTIVE; in smcr_lgr_link_deactivate_all()