Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/opensm/opensm/
HDosm_sa_path_record.c1758 if ((p_sa_mad->comp_mask & IB_PR_COMPMASK_SERVICEID) != 0 && in osm_pr_rcv_process()
1759 (p_sa_mad->comp_mask & IB_PR_COMPMASK_SERVICEID) != in osm_pr_rcv_process()
1760 IB_PR_COMPMASK_SERVICEID) { in osm_pr_rcv_process()
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
HDsaquery.c63 #ifndef IB_PR_COMPMASK_SERVICEID
64 #define IB_PR_COMPMASK_SERVICEID (IB_PR_COMPMASK_SERVICEID_MSB | \ macro
/freebsd-13-stable/contrib/ofed/opensm/include/iba/
HDib_types.h2591 #define IB_PR_COMPMASK_SERVICEID (IB_PR_COMPMASK_SERVICEID_MSB | \ macro