Home
last modified time | relevance | path

Searched refs:gid_prefix (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/ipath/
Dipath_mad.c261 pip->gid_prefix = dev->gid_prefix; in recv_subn_get_portinfo()
441 dev->gid_prefix = pip->gid_prefix; in recv_subn_set_portinfo()
Dipath_verbs.h559 __be64 gid_prefix; /* in network order */ member
Dipath_ruc.c591 hdr->sgid.global.subnet_prefix = dev->gid_prefix; in ipath_make_grh()
Dipath_verbs.c1689 gid->global.subnet_prefix = dev->gid_prefix; in ipath_query_gid()
2026 idev->gid_prefix = __constant_cpu_to_be64(0xfe80000000000000ULL); in ipath_register_ib_device()
/drivers/infiniband/hw/ehca/
Dhipz_hw.h397 u64 gid_prefix; member
Dehca_hca.c340 memcpy(&gid->raw[0], &rblock->gid_prefix, sizeof(u64)); in ehca_query_gid()