Home
last modified time | relevance | path

Searched refs:mad_method (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr.c393 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 Dosm_congestion_control.c112 p_madw->context.cc_context.mad_method = IB_MAD_METHOD_SET; in cc_mad_post()
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_madw.h338 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