Home
last modified time | relevance | path

Searched defs:lgr_cnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dsmc.h89 atomic_t lgr_cnt; member
/openbmc/linux/net/smc/
H A Dsmc_core.c49 static atomic_t lgr_cnt = ATOMIC_INIT(0); /* number of existing link groups */ variable