Searched refs:new_smc (Results 1 – 4 of 4) sorted by relevance
1134 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept() argument1146 *new_smc = NULL; in smc_clcsock_accept()1150 *new_smc = smc_sk(new_sk); in smc_clcsock_accept()1166 *new_smc = NULL; in smc_clcsock_accept()1174 (*new_smc)->clcsock = new_clcsock; in smc_clcsock_accept()1297 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out() argument1299 struct smc_sock *lsmc = new_smc->listen_smc; in smc_listen_out()1300 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out()1316 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected() argument1318 struct sock *newsmcsk = &new_smc->sk; in smc_listen_out_connected()[all …]
760 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept() argument768 len = smc_clc_send_confirm_accept(new_smc, &aclc_v2, srv_first_contact, in smc_clc_send_accept()771 len = len >= 0 ? -EPROTO : -new_smc->clcsock->sk->sk_err; in smc_clc_send_accept()
1683 bool new_smc = false; in si_init_microcode() local1706 new_smc = true; in si_init_microcode()1727 new_smc = true; in si_init_microcode()1746 new_smc = true; in si_init_microcode()1764 new_smc = true; in si_init_microcode()1912 else if (new_smc) in si_init_microcode()
1986 bool new_smc = false; in cik_init_microcode() local1996 new_smc = true; in cik_init_microcode()2012 new_smc = true; in cik_init_microcode()2248 if (new_smc) in cik_init_microcode()