Searched refs:p_vl (Results 1 – 2 of 2) sorted by relevance
59 static void vl15_send_mad(osm_vl15_t * p_vl, osm_madw_t * p_madw) in vl15_send_mad() argument84 cl_atomic_inc(&p_vl->p_stats->qp0_mads_outstanding_on_wire); in vl15_send_mad()86 cl_atomic_inc(&p_vl->p_stats->qp0_unicasts_sent); in vl15_send_mad()88 cl_atomic_inc(&p_vl->p_stats->qp0_mads_sent); in vl15_send_mad()94 OSM_LOG(p_vl->p_log, OSM_LOG_DEBUG, in vl15_send_mad()97 p_vl->p_stats->qp0_mads_outstanding_on_wire, in vl15_send_mad()98 p_vl->p_stats->qp0_mads_outstanding, in vl15_send_mad()99 p_vl->p_stats->qp0_unicasts_sent, in vl15_send_mad()100 p_vl->p_stats->qp0_mads_sent); in vl15_send_mad()104 OSM_LOG(p_vl->p_log, OSM_LOG_ERROR, "ERR 3E03: " in vl15_send_mad()[all …]
339 void osm_vl15_poll(IN osm_vl15_t * p_vl);369 void osm_vl15_shutdown(IN osm_vl15_t * p_vl, IN osm_mad_pool_t * p_mad_pool);