Searched refs:SMC_LNK_INACTIVE (Results 1 – 4 of 4) sorted by relevance
39 SMC_LNK_INACTIVE, /* link is inactive */ enumerator364 if (lnk->state == SMC_LNK_UNUSED || lnk->state == SMC_LNK_INACTIVE) in smc_link_usable()
40 (cmpxchg(state, SMC_LNK_ACTIVE, SMC_LNK_INACTIVE) == SMC_LNK_ACTIVE)
926 lnk_new->state = SMC_LNK_INACTIVE; in smc_llc_cli_add_link()1223 link_new->state = SMC_LNK_INACTIVE; in smc_llc_srv_add_link()
608 lnk->state = SMC_LNK_INACTIVE; in smcr_lgr_link_deactivate_all()