Searched refs:osm_req_set (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_guid_mgr.c | 74 status = osm_req_set(sa->sm, osm_physp_get_dr_path_ptr(p_port->p_physp), in guidinfo_set()
|
H A D | osm_link_mgr.c | 470 status = osm_req_set(sm, osm_physp_get_dr_path_ptr(p_physp), in link_mgr_set_physp_pi() 487 status = osm_req_set(sm, osm_physp_get_dr_path_ptr(p_physp), in link_mgr_set_physp_pi()
|
H A D | osm_pkey_mgr.c | 246 return osm_req_set(sm, osm_physp_get_dr_path_ptr(p_physp), in pkey_mgr_update_pkey_entry() 308 status = osm_req_set(sm, osm_physp_get_dr_path_ptr(p_physp), in pkey_mgr_enforce_partition()
|
H A D | osm_mcast_mgr.c | 377 status = osm_req_set(sm, p_path, (void *)block, sizeof(block), in mcast_mgr_set_mft_block() 1093 status = osm_req_set(sm, p_path, (uint8_t *) & si, in mcast_mgr_set_mfttop()
|
H A D | osm_req.c | 329 ib_api_status_t osm_req_set(IN osm_sm_t * sm, IN const osm_dr_path_t * p_path, in osm_req_set() function
|
H A D | osm_ucast_mgr.c | 959 status = osm_req_set(p_mgr->sm, p_path, (uint8_t *) & si, in ucast_mgr_set_fwd_top() 1020 status = osm_req_set(p_mgr->sm, p_path, in set_lft_block()
|
H A D | osm_trap_rcv.c | 261 status = osm_req_set(sm, osm_physp_get_dr_path_ptr(p), in disable_port()
|
H A D | osm_state_mgr.c | 681 status = osm_req_set(sm, p_path, (uint8_t *) &si, in state_mgr_reset_state_change_bit() 1004 status = osm_req_set(sm, osm_physp_get_dr_path_ptr(p_port->p_physp), in state_mgr_send_handover()
|
H A D | osm_lid_mgr.c | 1079 status = osm_req_set(p_mgr->sm, osm_physp_get_dr_path_ptr(p_physp), in lid_mgr_set_physp_pi()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_sm.h | 529 ib_api_status_t osm_req_set(IN osm_sm_t * sm, IN const osm_dr_path_t * p_path,
|