Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ofed/libibmad/
HDserv.c129 rpc.method |= IB_MAD_RESPONSE; in mad_respond_via()
HDmad.c88 int is_resp = rpc->method & IB_MAD_RESPONSE; in mad_encode()
HDmad.h115 IB_MAD_RESPONSE = 0x80, enumerator
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
HDibsysstat.c97 rpc.method = IB_MAD_METHOD_GET | IB_MAD_RESPONSE; in server_respond()