Home
last modified time | relevance | path

Searched refs:smcd_buf_attach (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc_core.h559 int smcd_buf_attach(struct smc_sock *smc);
H A Daf_smc.c1431 rc = smcd_buf_attach(smc); in smc_connect_ism()
2551 rc = smcd_buf_attach(new_smc); in smc_listen_work()
H A Dsmc_core.c2506 int smcd_buf_attach(struct smc_sock *smc) in smcd_buf_attach() function