Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibmad/
H A Dserv.c129 rpc.method |= IB_MAD_RESPONSE; in mad_respond_via()
H A Dmad.c88 int is_resp = rpc->method & IB_MAD_RESPONSE; in mad_encode()
H A Dmad.h115 IB_MAD_RESPONSE = 0x80, enumerator
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibsysstat.c97 rpc.method = IB_MAD_METHOD_GET | IB_MAD_RESPONSE; in server_respond()