Home
last modified time | relevance | path

Searched refs:IB_SA_WELL_KNOWN_GUID (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c533 ah_attr.grh.dgid.global.interface_id = cpu_to_be64(IB_SA_WELL_KNOWN_GUID); in update_sm_ah()
H A Dib_verbs.c636 if (dgid.global.interface_id != cpu_to_be64(IB_SA_WELL_KNOWN_GUID)) { in ib_init_ah_from_wc()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h122 IB_SA_WELL_KNOWN_GUID = BIT_ULL(57) | 2, enumerator