Searched refs:p_tpot_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_ibmgt.c110 osmv_IBMGT_transport_info_t *p_tpot_info; local
129 p_tpot_info =
133 p_tpot_info->smi_h = 0xffffffff;
134 p_tpot_info->p_smi_list = NULL;
136 p_tpot_info->gsi_h = 0xffffffff;
139 p_tpot_info->gsi_mgmt_lists[i] = NULL;
144 p_tpot_info =
157 free(p_tpot_info);
186 if (p_tpot_info->smi_h == 0xffffffff) {
190 &(p_tpot_info
370 osmv_IBMGT_transport_info_t *p_tpot_info = local
478 osmv_IBMGT_transport_info_t *p_tpot_info; local
[all...]
H A Dosm_vendor_mlx_hca_anafa.c86 osmv_TOPSPIN_ANAFA_transport_info_t *p_tpot_info = local
95 ioctl_ret = ioctl(p_tpot_info->device_fd, TS_IB_IOCGDEVINFO, &dev_info);
114 ioctl(p_tpot_info->device_fd, TS_IB_IOCGPORTINFO, &port_info);
125 ioctl(p_tpot_info->device_fd, TS_IB_IOCGGIDENTRY, &gid_ioctl);
H A Dosm_vendor_mlx_ts_anafa.c178 osmv_TOPSPIN_ANAFA_transport_info_t *p_tpot_info; local
179 p_tpot_info =

Completed in 50 milliseconds