Searched refs:gid_ext (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/net/
H A Dsmc.h57 u64 gid_ext; member in struct:smcd_gid
/linux-master/net/smc/
H A Dsmc_diag.c177 dinfo.peer_gid_ext = conn->lgr->peer_gid.gid_ext;
180 dinfo.my_gid_ext = smcd_gid.gid_ext;
H A Dsmc_ism.c366 .gid_ext = 0 };
393 .gid_ext = 0 };
H A Dsmc_core.c530 smcd_gid.gid_ext, SMC_NLA_LGR_D_PAD))
536 lgr->peer_gid.gid_ext, SMC_NLA_LGR_D_PAD))
888 lgr->peer_gid.gid_ext =
889 ini->ism_peer_gid[ini->ism_selected].gid_ext;
1539 lgr->peer_gid.gid_ext == peer_gid->gid_ext)) &&
1885 lgr->peer_gid.gid_ext != peer_gid->gid_ext)
H A Dsmc_clc.h286 __be64 gid_ext; member in struct:smc_clc_msg_accept_confirm::__anon3058::__anon3061::__anon3062
H A Dsmc_clc.c963 htonll(smcd_gid.gid_ext);
1059 clc->d1.gid_ext = htonll(smcd_gid.gid_ext);
H A Daf_smc.c1418 ini->ism_peer_gid[ini->ism_selected].gid_ext =
1419 ntohll(aclc->d1.gid_ext);
1420 /* for non-Emulated-ISM devices, peer gid_ext remains 0. */
2122 ini->ism_peer_gid[*matches].gid_ext =
2123 proposed_gid->gid_ext;
2124 /* non-Emulated-ISM's peer gid_ext remains 0. */
2163 smcd_gid.gid_ext = 0;
2172 smcd_gid.gid_ext = 0;
2185 smcd_gid.gid_ext =
2238 ini->ism_peer_gid[0].gid_ext
[all...]
/linux-master/drivers/s390/net/
H A Dism_drv.c823 smcd_gid->gid_ext = 0;

Completed in 151 milliseconds