Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_clc.h218 struct smc_clc_first_contact_ext { struct
Dsmc_clc.c396 sizeof(struct smc_clc_first_contact_ext))) in smc_clc_msg_acc_conf_valid()
423 static void smc_clc_fill_fce(struct smc_clc_first_contact_ext *fce, int *len) in smc_clc_fill_fce()
986 struct smc_clc_first_contact_ext fce; in smc_clc_send_confirm_accept()
Daf_smc.c599 struct smc_clc_first_contact_ext *fce; in smc_conn_save_peer_info_fce()
617 fce = (struct smc_clc_first_contact_ext *)(((u8 *)clc_v2) + clc_v2_len); in smc_conn_save_peer_info_fce()
1070 sizeof(struct smc_clc_first_contact_ext) + \
1123 struct smc_clc_first_contact_ext *fce = in smc_connect_rdma_v2_prepare()
1124 (struct smc_clc_first_contact_ext *) in smc_connect_rdma_v2_prepare()