Home
last modified time | relevance | path

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

/trueos/contrib/ofed/management/opensm/include/opensm/
HDosm_sa.h357 ib_api_status_t osm_sa_send(osm_sa_t *sa, IN osm_madw_t * const p_madw,
/trueos/contrib/ofed/management/opensm/opensm/
HDosm_sa_class_port_info.c173 osm_sa_send(sa, p_resp_madw, FALSE); in __osm_cpi_rcv_respond()
HDosm_sa.c318 ib_api_status_t osm_sa_send(osm_sa_t *sa, in osm_sa_send() function
392 osm_sa_send(sa, p_resp_madw, FALSE); in osm_sa_send_error()
501 osm_sa_send(sa, resp_madw, FALSE); in osm_sa_respond()
HDosm_inform.c352 osm_sa_send(p_infr_rec->sa, p_report_madw, TRUE); in __osm_send_report()