Lines Matching refs:smc_sock
67 struct smc_sock *smc = smc_sk(sk); in smc_set_keepalive()
113 .obj_size = sizeof(struct smc_sock),
125 .obj_size = sizeof(struct smc_sock),
131 static void smc_restore_fallback_changes(struct smc_sock *smc) in smc_restore_fallback_changes()
139 static int __smc_release(struct smc_sock *smc) in __smc_release()
182 struct smc_sock *smc; in smc_release()
238 struct smc_sock *smc; in smc_sock_alloc()
270 struct smc_sock *smc; in smc_bind()
343 static void smc_copy_sock_settings_to_clc(struct smc_sock *smc) in smc_copy_sock_settings_to_clc()
353 static void smc_copy_sock_settings_to_smc(struct smc_sock *smc) in smc_copy_sock_settings_to_smc()
393 static int smcr_clnt_conf_first_link(struct smc_sock *smc) in smcr_clnt_conf_first_link()
452 static void smcr_conn_save_peer_info(struct smc_sock *smc, in smcr_conn_save_peer_info()
474 static void smcd_conn_save_peer_info(struct smc_sock *smc, in smcd_conn_save_peer_info()
503 static void smc_conn_save_peer_info(struct smc_sock *smc, in smc_conn_save_peer_info()
522 static void smc_switch_to_fallback(struct smc_sock *smc) in smc_switch_to_fallback()
548 static int smc_connect_fallback(struct smc_sock *smc, int reason_code) in smc_connect_fallback()
560 static int smc_connect_decline_fallback(struct smc_sock *smc, int reason_code, in smc_connect_decline_fallback()
582 static void smc_connect_abort(struct smc_sock *smc, int local_first) in smc_connect_abort()
592 static int smc_find_rdma_device(struct smc_sock *smc, struct smc_init_info *ini) in smc_find_rdma_device()
606 static int smc_find_ism_device(struct smc_sock *smc, struct smc_init_info *ini) in smc_find_ism_device()
632 static int smc_find_ism_v2_device_clnt(struct smc_sock *smc, in smc_find_ism_v2_device_clnt()
669 static int smc_connect_ism_vlan_setup(struct smc_sock *smc, in smc_connect_ism_vlan_setup()
677 static int smc_find_proposal_devices(struct smc_sock *smc, in smc_find_proposal_devices()
712 static int smc_connect_ism_vlan_cleanup(struct smc_sock *smc, in smc_connect_ism_vlan_cleanup()
728 static int smc_connect_clc(struct smc_sock *smc, in smc_connect_clc()
744 static int smc_connect_rdma(struct smc_sock *smc, in smc_connect_rdma()
870 static int smc_connect_ism(struct smc_sock *smc, in smc_connect_ism()
948 static int __smc_connect(struct smc_sock *smc) in __smc_connect()
1036 struct smc_sock *smc = container_of(work, struct smc_sock, in smc_connect_work()
1088 struct smc_sock *smc; in smc_connect()
1142 static int smc_clcsock_accept(struct smc_sock *lsmc, struct smc_sock **new_smc) in smc_clcsock_accept()
1192 struct smc_sock *par = smc_sk(parent); in smc_accept_enqueue()
1204 struct smc_sock *par = smc_sk(sk)->listen_smc; in smc_accept_unlink()
1219 struct smc_sock *isk, *n; in smc_accept_dequeue()
1250 struct smc_sock *smc = smc_sk(sk); in smc_close_non_accepted()
1263 static int smcr_serv_conf_first_link(struct smc_sock *smc) in smcr_serv_conf_first_link()
1305 static void smc_listen_out(struct smc_sock *new_smc) in smc_listen_out()
1307 struct smc_sock *lsmc = new_smc->listen_smc; in smc_listen_out()
1324 static void smc_listen_out_connected(struct smc_sock *new_smc) in smc_listen_out_connected()
1335 static void smc_listen_out_err(struct smc_sock *new_smc) in smc_listen_out_err()
1347 static void smc_listen_decline(struct smc_sock *new_smc, int reason_code, in smc_listen_decline()
1371 static int smc_listen_v2_check(struct smc_sock *new_smc, in smc_listen_v2_check()
1412 static int smc_listen_prfx_check(struct smc_sock *new_smc, in smc_listen_prfx_check()
1428 static int smc_listen_rdma_init(struct smc_sock *new_smc, in smc_listen_rdma_init()
1446 static int smc_listen_ism_init(struct smc_sock *new_smc, in smc_listen_ism_init()
1504 static void smc_find_ism_v2_device_serv(struct smc_sock *new_smc, in smc_find_ism_v2_device_serv()
1570 static void smc_find_ism_v1_device_serv(struct smc_sock *new_smc, in smc_find_ism_v1_device_serv()
1593 static int smc_listen_rdma_reg(struct smc_sock *new_smc, bool local_first) in smc_listen_rdma_reg()
1606 static int smc_find_rdma_v1_device_serv(struct smc_sock *new_smc, in smc_find_rdma_v1_device_serv()
1632 static int smc_listen_find_device(struct smc_sock *new_smc, in smc_listen_find_device()
1668 static int smc_listen_rdma_finish(struct smc_sock *new_smc, in smc_listen_rdma_finish()
1695 struct smc_sock *new_smc = container_of(work, struct smc_sock, in smc_listen_work()
1808 struct smc_sock *lsmc = container_of(work, struct smc_sock, in smc_tcp_listen_work()
1811 struct smc_sock *new_smc; in smc_tcp_listen_work()
1842 struct smc_sock *lsmc; in smc_clcsock_data_ready()
1844 lsmc = (struct smc_sock *) in smc_clcsock_data_ready()
1859 struct smc_sock *smc; in smc_listen()
1908 struct smc_sock *lsmc; in smc_accept()
1976 struct smc_sock *smc; in smc_getname()
1990 struct smc_sock *smc; in smc_sendmsg()
2023 struct smc_sock *smc; in smc_recvmsg()
2057 struct smc_sock *isk = smc_sk(parent); in smc_accept_poll()
2072 struct smc_sock *smc; in smc_poll()
2125 struct smc_sock *smc; in smc_shutdown()
2184 struct smc_sock *smc; in smc_setsockopt()
2259 struct smc_sock *smc; in smc_getsockopt()
2274 struct smc_sock *smc; in smc_ioctl()
2354 struct smc_sock *smc; in smc_sendpage()
2385 struct smc_sock *smc; in smc_splice_read()
2452 struct smc_sock *smc; in smc_create()