Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibmad/
H A Dsa.c106 #define IB_PR_COMPMASK_MTU (1ull<<17) macro
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_path_record.c119 (comp_mask & IB_PR_COMPMASK_MTU)) { in sa_path_rec_apply_tavor_mtu_limit()
493 (comp_mask & IB_PR_COMPMASK_MTU)) { in pr_rcv_get_path_parms()
1748 (p_sa_mad->comp_mask & IB_PR_COMPMASK_MTU)) { in osm_pr_rcv_process()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h2585 #define IB_PR_COMPMASK_MTU (CL_HTON64(((uint64_t)1)<<17)) macro