Home
last modified time | relevance | path

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

/net/smc/
Dsmc_llc.h50 (cmpxchg(state, SMC_LNK_ACTIVE, SMC_LNK_INACTIVE) == SMC_LNK_ACTIVE)
Dsmc_core.h39 SMC_LNK_INACTIVE, /* link is inactive */ enumerator
443 if (lnk->state == SMC_LNK_UNUSED || lnk->state == SMC_LNK_INACTIVE) in smc_link_usable()
Dsmc_llc.c1104 lnk_new->state = SMC_LNK_INACTIVE; in smc_llc_cli_add_link()
1497 link_new->state = SMC_LNK_INACTIVE; in smc_llc_srv_add_link()
Dsmc_core.c656 lnk->state = SMC_LNK_INACTIVE; in smcr_lgr_link_deactivate_all()