Searched refs:pclc_smcd (Results 1 – 2 of 2) sorted by relevance
856 struct smc_clc_msg_smcd *pclc_smcd; in smc_clc_send_proposal() local869 pclc_smcd = &pclc->pclc_smcd; in smc_clc_send_proposal()882 plen = sizeof(*pclc_base) + sizeof(*pclc_smcd) + sizeof(*trl); in smc_clc_send_proposal()895 pclc_base->iparea_offset = htons(sizeof(*pclc_smcd)); in smc_clc_send_proposal()921 pclc_smcd->ism.gid = htonll(smcd_gid.gid); in smc_clc_send_proposal()922 pclc_smcd->ism.chid = in smc_clc_send_proposal()927 pclc_smcd->v2_ext_offset = 0; in smc_clc_send_proposal()933 v2_ext_offset = sizeof(*pclc_smcd) - in smc_clc_send_proposal()939 pclc_smcd->v2_ext_offset = htons(v2_ext_offset); in smc_clc_send_proposal()1005 vec[i].iov_base = pclc_smcd; in smc_clc_send_proposal()[all …]
193 struct smc_clc_msg_smcd pclc_smcd; member386 offsetof(struct smc_clc_msg_proposal_area, pclc_smcd) - in smc_get_clc_v2_ext()