Searched refs:SMC_LNK_INACTIVE (Results 1 – 3 of 3) sorted by relevance
36 SMC_LNK_INACTIVE, /* link is inactive */ enumerator355 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)
231 lnk->state = SMC_LNK_INACTIVE; in smcr_lgr_link_deactivate_all()