Home
last modified time | relevance | path

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

/Linux-v6.1/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.c632 struct smc_clc_first_contact_ext *fce; in smc_conn_save_peer_info_fce()
650 fce = (struct smc_clc_first_contact_ext *)(((u8 *)clc_v2) + clc_v2_len); in smc_conn_save_peer_info_fce()
1103 sizeof(struct smc_clc_first_contact_ext) + \
1156 struct smc_clc_first_contact_ext *fce = in smc_connect_rdma_v2_prepare()
1157 (struct smc_clc_first_contact_ext *) in smc_connect_rdma_v2_prepare()