Searched refs:osm_vendor_get_all_port_attr (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | libosmvendor.map | 6 osm_vendor_get_all_port_attr;
|
H A D | osm_vendor_mlx_hca_anafa.c | 152 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
|
H A D | osm_vendor_mtl_hca_guid.c | 310 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 D | osm_vendor_al.c | 577 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 D | osm_vendor_mlx_sa.c | 246 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 D | osm_vendor_mlx_hca.c | 298 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
|
H A D | osm_vendor_mlx_hca_pfs.c | 581 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
|
H A D | osm_vendor_mlx_hca_sim.c | 627 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend, in osm_vendor_get_all_port_attr() function
|
H A D | osm_vendor_ibumad.c | 649 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 D | osm_vendor_mtl_hca_guid.h | 169 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
|
H A D | osm_vendor_mtl.h | 270 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
|
H A D | osm_vendor_ts.h | 346 ib_api_status_t osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
|
H A D | osm_vendor_api.h | 185 osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | main.c | 444 status = osm_vendor_get_all_port_attr(p_osm->p_vendor, attr_array, in get_port_guid()
|