Home
last modified time | relevance | path

Searched refs:mad_is_vendor_range2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/libibmad/
H A Dvendor.c77 !(mad_is_vendor_range2(call->mgmt_class))) in ib_vendor_call_via()
H A Dserv.c135 if (mad_is_vendor_range2(rpc.mgtclass)) in mad_respond_via()
H A Dmad.c159 if (mad_is_vendor_range2(rpc->mgtclass & 0xff)) in mad_encode()
H A Dmad.h1658 static inline int mad_is_vendor_range2(int mgmt) in mad_is_vendor_range2() function