Searched refs:p_info (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/ofed/management/opensm/include/vendor/
H A Dosm_vendor_mlx_transport.h70 osmv_transport_init(IN osm_bind_info_t * p_info,
/freebsd-9.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_ibmgt.c102 osmv_transport_init(IN osm_bind_info_t * p_info, argument
167 switch (p_info->mad_class) {
281 if (p_tpot_info->gsi_mgmt_lists[p_info->mad_class] == NULL) {
284 p_info->mad_class);
294 p_tpot_info->gsi_mgmt_lists[p_info->mad_class] =
297 p_tpot_info->gsi_mgmt_lists[p_info->mad_class]) {
299 p_info->mad_class);
303 memset(p_tpot_info->gsi_mgmt_lists[p_info->mad_class],
306 gsi_mgmt_lists[p_info->mad_class]);
314 gsi_mgmt_lists[p_info
[all...]
H A Dosm_vendor_mlx_ts_anafa.c167 osmv_transport_init(IN osm_bind_info_t * p_info, argument
210 switch (p_info->mad_class) {
231 filter.mgmt_class = p_info->mad_class;
H A Dosm_vendor_mlx_sim.c148 osmv_transport_init(IN osm_bind_info_t * p_info, argument
191 switch (p_info->mad_class) {
214 p_mgr->filter.mgt_class = p_info->mad_class;
H A Dosm_vendor_mlx_ts.c177 osmv_transport_init(IN osm_bind_info_t * p_info, argument
216 switch (p_info->mad_class) {
241 p_mgr->filter.mgmt_class = p_info->mad_class;

Completed in 107 milliseconds