Searched refs:smc_ism_get_chid (Results 1 – 4 of 4) sorted by relevance
54 u16 smc_ism_get_chid(struct smcd_dev *dev);
548 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()
49 u16 smc_ism_get_chid(struct smcd_dev *smcd) in smc_ism_get_chid() function
607 ini->ism_chid[0] = smc_ism_get_chid(ini->ism_dev[0]); in smc_find_ism_device()640 chid = smc_ism_get_chid(smcd); in smc_find_ism_v2_device_clnt()1487 if (smc_ism_get_chid(smcd) == proposed_chid && in smc_check_ism_v2_match()