Home
last modified time | relevance | path

Searched refs:osm_vendor_get_all_port_attr (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dlibosmvendor.map6 osm_vendor_get_all_port_attr;
H A Dosm_vendor_mlx_hca_anafa.c152 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
H A Dosm_vendor_mtl_hca_guid.c310 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
574 status = osm_vendor_get_all_port_attr(p_vend, attr_array, &num_ports); in get_port_guid()
H A Dosm_vendor_al.c577 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
686 osm_vendor_get_all_port_attr(p_vend, NULL, &num_guids); in osm_vendor_get_ca_guid()
739 osm_vendor_get_all_port_attr(p_vend, NULL, &num_guids); in osm_vendor_get_port_num()
H A Dosm_vendor_mlx_sa.c246 status = osm_vendor_get_all_port_attr(p_vend, NULL, &num_ports); in __osmv_get_lid_and_sm_lid_by_port_guid()
264 status = osm_vendor_get_all_port_attr(p_vend, p_attr_array, &num_ports); in __osmv_get_lid_and_sm_lid_by_port_guid()
H A Dosm_vendor_mlx_hca.c298 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
H A Dosm_vendor_mlx_hca_pfs.c581 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
H A Dosm_vendor_mlx_hca_sim.c627 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
H A Dosm_vendor_ibumad.c649 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
/freebsd/contrib/ofed/opensm/include/vendor/
H A Dosm_vendor_mtl_hca_guid.h169 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
H A Dosm_vendor_mtl.h270 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
H A Dosm_vendor_ts.h346 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
H A Dosm_vendor_api.h185 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
/freebsd/contrib/ofed/opensm/opensm/
H A Dmain.c444 status = osm_vendor_get_all_port_attr(p_osm->p_vendor, attr_array, in get_port_guid()