Searched refs:hca_idx (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_transport.h72 IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo);
/freebsd-10.0-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_hca_pfs.c259 IN uint32_t hca_idx,
275 "Parsing Proc File System Port Info CA %d Port %d.\n", hca_idx,
279 sprintf(file_name, "/proc/infiniband/core/ca%d/port%d/info", hca_idx,
286 hca_idx, port_num, file_name);
411 IN uint32_t hca_idx,
427 hca_idx, port_num);
431 hca_idx, port_num);
437 hca_idx, port_num, file_name);
258 __parse_port_info_file(IN osm_vendor_t * const p_vend, IN uint32_t hca_idx, IN uint8_t port_num, OUT pfs_port_info_t * pfs_port_info) argument
410 __get_port_guid_from_port_gid_tbl(IN osm_vendor_t * const p_vend, IN uint32_t hca_idx, IN uint8_t port_num, OUT uint64_t * port_guid) argument
H A Dosm_vendor_mlx_hca_sim.c305 IN uint32_t hca_idx,
321 "Parsing Proc File System Port Info CA %d Port %d.\n", hca_idx,
326 hca_idx, port_num);
332 hca_idx, port_num, file_name);
457 IN uint32_t hca_idx,
473 hca_idx, port_num);
477 __get_simulator_dir(), hca_idx, port_num);
483 hca_idx, port_num, file_name);
304 __parse_port_info_file(IN osm_vendor_t * const p_vend, IN uint32_t hca_idx, IN uint8_t port_num, OUT sim_port_info_t * sim_port_info) argument
456 __get_port_guid_from_port_gid_tbl(IN osm_vendor_t * const p_vend, IN uint32_t hca_idx, IN uint8_t port_num, OUT uint64_t * port_guid) argument
H A Dosm_vendor_mlx_ts.c179 IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo)
197 sprintf(device_file, "/dev/ts_ua%u", hca_idx);
177 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument
H A Dosm_vendor_mlx_ts_anafa.c169 IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo)
167 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument
H A Dosm_vendor_mlx_anafa.c235 uint8_t hca_idx = 0; local
296 osmv_transport_init(p_bind_info, OSMV_ANAFA_ID, hca_idx, p_bo)) {
H A Dosm_vendor_mlx_ibmgt.c104 IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo)
115 UNUSED_PARAM(hca_idx);
102 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument
H A Dosm_vendor_mlx_sim.c150 IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo)
148 osmv_transport_init(IN osm_bind_info_t * p_info, IN char hca_id[VENDOR_HCA_MAXNAMES], IN uint8_t hca_idx, IN osmv_bind_obj_t * p_bo) argument

Completed in 184 milliseconds