Lines Matching refs:p_context
395 osm_madw_context_t * p_context, in perfmgr_build_mad() argument
437 if (p_context) in perfmgr_build_mad()
438 p_madw->context = *p_context; in perfmgr_build_mad()
495 osm_madw_context_t * p_context, in perfmgr_send_pc_mad() argument
505 p_context->perfmgr_context.mad_attr_id = IB_MAD_ATTR_PORT_CNTRS; in perfmgr_send_pc_mad()
507 mad_method, IB_MAD_ATTR_PORT_CNTRS, p_context, in perfmgr_send_pc_mad()
604 osm_madw_context_t * p_context, in perfmgr_send_cpi_mad() argument
612 p_context->perfmgr_context.mad_attr_id = IB_MAD_ATTR_CLASS_PORT_INFO; in perfmgr_send_cpi_mad()
615 IB_MAD_ATTR_CLASS_PORT_INFO, p_context, in perfmgr_send_cpi_mad()
665 osm_madw_context_t * p_context, in perfmgr_send_pce_mad() argument
675 p_context->perfmgr_context.mad_attr_id = IB_MAD_ATTR_PORT_CNTRS_EXT; in perfmgr_send_pce_mad()
677 mad_method, IB_MAD_ATTR_PORT_CNTRS_EXT, p_context, in perfmgr_send_pce_mad()