Searched refs:mad_method (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/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 1586 uint8_t mad_method; in handle_redirect() local 1657 mad_method = IB_MAD_METHOD_GET; in handle_redirect() 1672 mad_method = mad_context->perfmgr_context.mad_method; in handle_redirect() 1678 mad_method, in handle_redirect() 1687 mad_method, in handle_redirect() [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-14.2/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
|