Home
last modified time | relevance | path

Searched refs:osmv_mad_is_response (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/ofed/management/opensm/include/vendor/
HDosm_vendor_mlx_svc.h53 inline static boolean_t osmv_mad_is_response(IN const ib_mad_t * p_mad) in osmv_mad_is_response() function
/trueos/contrib/ofed/management/opensm/libvendor/
HDosm_vendor_mlx_dispatcher.c196 boolean_t is_resp = osmv_mad_is_response(p_mad); in __osmv_dispatch_route()