Searched refs:hca_port (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca.c175 VAPI_hca_port_t hca_port; local
222 VAPI_query_hca_port_prop(hca_hndl, port_num + 1, &hca_port);
250 p_ca_info->p_attr->p_port_attr[port_num].lid = hca_port.lid;
252 hca_port.state;
254 hca_port.sm_lid;
H A Dosm_vendor_mtl_hca_guid.c195 VAPI_hca_port_t hca_port; local
242 VAPI_query_hca_port_prop(hca_hndl, port_num + 1, &hca_port);
270 p_ca_info->p_attr->p_port_attr[port_num].lid = hca_port.lid;
272 hca_port.state;
274 hca_port.sm_lid;

Completed in 173 milliseconds