SMC_SERV
if (lgr->role == SMC_SERV) {
if ((lgr->role == SMC_SERV || lnk->peer_qpn == clcqpn) &&
role = smc->listen_smc ? SMC_SERV : SMC_CLNT;
lgr->role = smc->listen_smc ? SMC_SERV : SMC_CLNT;
if (lgr->role == SMC_SERV) {
} else if (lgr->role == SMC_SERV) {