Searched refs:ib_gid (Results 1 – 6 of 6) sorted by relevance
/net/rds/ |
D | ib.c | 318 rdma_read_gids(ic->i_cm_id, (union ib_gid *)&iinfo->src_gid, in rds_ib_conn_info_visitor() 319 (union ib_gid *)&iinfo->dst_gid); in rds_ib_conn_info_visitor() 356 rdma_read_gids(ic->i_cm_id, (union ib_gid *)&iinfo6->src_gid, in rds6_ib_conn_info_visitor() 357 (union ib_gid *)&iinfo6->dst_gid); in rds6_ib_conn_info_visitor()
|
/net/smc/ |
D | smc_ib.h | 23 #define SMC_GID_SIZE sizeof(union ib_gid)
|
D | smc_core.h | 316 u8 ib_gid[SMC_GID_SIZE]; member
|
D | smc_pnet.c | 977 ini->ib_gid, NULL)) { in _smc_pnet_find_roce_by_pnetid() 1022 ini->ib_gid, NULL)) { in smc_pnet_find_rdma_dev()
|
D | smc_clc.c | 539 memcpy(pclc_base->lcl.gid, ini->ib_gid, SMC_GID_SIZE); in smc_clc_send_proposal()
|
D | smc_llc.c | 952 ini.ib_gid, NULL, SMC_LLC_REQ); in smc_llc_cli_add_link_invite()
|