Searched refs:mad_method (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_perfmgr.c | 393 uint8_t mad_method, in perfmgr_build_mad() argument 414 pm_mad->header.method = mad_method; in perfmgr_build_mad() 492 uint8_t port, uint8_t mad_method, in perfmgr_send_pc_mad() argument 507 mad_method, IB_MAD_ATTR_PORT_CNTRS, p_context, in perfmgr_send_pc_mad() 664 uint8_t port, uint8_t mad_method, in perfmgr_send_pce_mad() argument 677 mad_method, IB_MAD_ATTR_PORT_CNTRS_EXT, p_context, in perfmgr_send_pce_mad() 759 mad_context.perfmgr_context.mad_method = IB_MAD_METHOD_GET; in perfmgr_query_counters() 1336 mad_context.perfmgr_context.mad_method = IB_MAD_METHOD_SET; in perfmgr_check_overflow() 1435 mad_context.perfmgr_context.mad_method = IB_MAD_METHOD_SET; in perfmgr_check_pce_overflow() 1586 uint8_t mad_method; in handle_redirect() local [all …]
|
H A D | osm_congestion_control.c | 112 p_madw->context.cc_context.mad_method = IB_MAD_METHOD_SET; in cc_mad_post()
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_madw.h | 338 uint8_t mad_method; /* was this a get or a set */ member 354 uint8_t mad_method; /* was this a get or a set */ member
|