Home
last modified time | relevance | path

Searched refs:smc_ism_get_chid (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_ism.h54 u16 smc_ism_get_chid(struct smcd_dev *dev);
H A Dsmc_clc.c548 htons(smc_ism_get_chid(ini->ism_dev[0])); in smc_clc_send_proposal()
584 htons(smc_ism_get_chid(ini->ism_dev[i])); in smc_clc_send_proposal()
669 clc_v2->chid = htons(smc_ism_get_chid(conn->lgr->smcd)); in smc_clc_send_confirm_accept()
H A Dsmc_ism.c49 u16 smc_ism_get_chid(struct smcd_dev *smcd) in smc_ism_get_chid() function
H A Daf_smc.c617 ini->ism_chid[0] = smc_ism_get_chid(ini->ism_dev[0]); in smc_find_ism_device()
650 chid = smc_ism_get_chid(smcd); in smc_find_ism_v2_device_clnt()
1498 if (smc_ism_get_chid(smcd) == proposed_chid && in smc_check_ism_v2_match()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_ism.h43 u16 smc_ism_get_chid(struct smcd_dev *dev);
H A Dsmc_clc.c900 htons(smc_ism_get_chid(ini->ism_dev[0])); in smc_clc_send_proposal()
948 htons(smc_ism_get_chid(ini->ism_dev[i])); in smc_clc_send_proposal()
1043 clc_v2->d1.chid = htons(smc_ism_get_chid(smcd)); in smc_clc_send_confirm_accept()
H A Dsmc_ism.c61 u16 smc_ism_get_chid(struct smcd_dev *smcd) in smc_ism_get_chid() function
H A Daf_smc.c1027 ini->ism_chid[0] = smc_ism_get_chid(ini->ism_dev[0]); in smc_find_ism_device()
1060 chid = smc_ism_get_chid(smcd); in smc_find_ism_v2_device_clnt()
2119 if (smc_ism_get_chid(smcd) == proposed_chid && in smc_check_ism_v2_match()
H A Dsmc_core.c535 if (nla_put_u32(skb, SMC_NLA_LGR_D_CHID, smc_ism_get_chid(lgr->smcd))) in smc_nl_fill_smcd_lgr()

Completed in 16 milliseconds