Searched refs:ib_smp_is_response (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_resp.c72 CL_ASSERT(!ib_smp_is_response(p_src_smp));
H A Dosm_sm_mad_ctrl.c127 if (ib_smp_is_response(p_smp)) {
580 if (ib_smp_is_response(p_smp) ||
H A Dosm_sminfo_rcv.c571 if (ib_smp_is_response(p_smp)) {
H A Dosm_trap_rcv.c708 if (ib_smp_is_response(p_smp))
/freebsd-10.2-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h4002 /****f* IBA Base: Types/ib_smp_is_response
4004 * ib_smp_is_response
4012 ib_smp_is_response(IN const ib_smp_t * const p_smp) function

Completed in 108 milliseconds