Home
last modified time | relevance | path

Searched refs:IB_LR_COMPMASK_FROM_PORT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_link_record.c162 if (comp_mask & IB_LR_COMPMASK_FROM_PORT) in lr_rcv_get_physp_link()
251 if (comp_mask & IB_LR_COMPMASK_FROM_PORT) { in lr_rcv_get_port_links()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2596 #define IB_LR_COMPMASK_FROM_PORT (CL_HTON64(((uint64_t)1)<<1)) macro