Home
last modified time | relevance | path

Searched refs:query_cpi (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_perfmgr.h158 boolean_t query_cpi; member
210 int query_cpi) in osm_perfmgr_set_query_cpi() argument
212 perfmgr->query_cpi = query_cpi; in osm_perfmgr_set_query_cpi()
217 return perfmgr->query_cpi; in osm_perfmgr_get_query_cpi()
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr.c761 if (pm->query_cpi && !mon_node->port[port].cpi_valid) { in perfmgr_query_counters()
1654 if (pm->query_cpi) in handle_redirect()
1830 if (pm->query_cpi && cpi_valid) { in pc_recv_process()
1987 pm->query_cpi = p_opt->perfmgr_query_cpi; in osm_perfmgr_init()