Home
last modified time | relevance | path

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

/linux-6.6.21/net/smc/
Dsmc_core.h46 enum smc_link_state { /* possible states of a link */ enum
164 enum smc_link_state state; /* state of link */
Dsmc_core.c125 enum smc_link_state expected = first ? SMC_LNK_ACTIVATING : in smcr_lgr_conn_assign_link()