Searched refs:mad_method (Results 1 – 2 of 2) sorted by relevance
359 ib_net32_t dest_qp, uint8_t port, uint8_t mad_method, in osm_perfmgr_send_pc_mad() argument381 pm_mad->header.method = mad_method; in osm_perfmgr_send_pc_mad()531 mad_context.perfmgr_context.mad_method = IB_MAD_METHOD_GET; in __osm_perfmgr_query_counters()1008 mad_context.perfmgr_context.mad_method = IB_MAD_METHOD_SET; in osm_perfmgr_check_overflow()1157 mad_method, mad_context); in osm_pc_rcv_process()1162 mad_context->perfmgr_context.mad_method, in osm_pc_rcv_process()1176 if (mad_context->perfmgr_context.mad_method != IB_MAD_METHOD_SET) in osm_pc_rcv_process()1183 if (mad_context->perfmgr_context.mad_method == IB_MAD_METHOD_GET) { in osm_pc_rcv_process()
310 uint8_t mad_method; /* was this a get or a set */ member