Home
last modified time | relevance | path

Searched refs:osm_vendor_local_lid_change (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dlibosmvendor.map12 osm_vendor_local_lid_change;
H A Dosm_vendor_test.c242 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind) in osm_vendor_local_lid_change() function
H A Dosm_vendor_mlx_anafa.c566 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind) in osm_vendor_local_lid_change() function
H A Dosm_vendor_mlx.c563 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind) in osm_vendor_local_lid_change() function
H A Dosm_vendor_ts.c851 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind) in osm_vendor_local_lid_change() function
H A Dosm_vendor_mtl.c1050 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind) in osm_vendor_local_lid_change() function
H A Dosm_vendor_al.c1199 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind) in osm_vendor_local_lid_change() function
H A Dosm_vendor_ibumad.c1225 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind) in osm_vendor_local_lid_change() function
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_api.h419 ib_api_status_t osm_vendor_local_lid_change(IN osm_bind_handle_t h_bind);
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_state_mgr.c419 status = osm_vendor_local_lid_change(h_bind); in state_mgr_notify_lid_change()