Home
last modified time | relevance | path

Searched refs:ib_port_counters_t (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/ofed/management/opensm/include/opensm/
HDosm_perfmgr_db.h198 void perfmgr_db_fill_err_read(ib_port_counters_t * wire_read,
200 void perfmgr_db_fill_data_cnt_read_pc(ib_port_counters_t * wire_read,
/NextBSD/contrib/ofed/management/opensm/opensm/
HDosm_perfmgr.c363 ib_port_counters_t *port_counter = NULL; in osm_perfmgr_send_pc_mad()
390 port_counter = (ib_port_counters_t *) & (pm_mad->data); in osm_perfmgr_send_pc_mad()
960 uint8_t port, ib_port_counters_t * pc) in osm_perfmgr_check_overflow()
1079 ib_port_counters_t *wire_read = in osm_pc_rcv_process()
1080 (ib_port_counters_t *) & (osm_madw_get_perfmgt_mad_ptr(p_madw)-> in osm_pc_rcv_process()
HDosm_perfmgr_db.c755 perfmgr_db_fill_err_read(ib_port_counters_t * wire_read, in perfmgr_db_fill_err_read()
778 perfmgr_db_fill_data_cnt_read_pc(ib_port_counters_t * wire_read, in perfmgr_db_fill_data_cnt_read_pc()
/NextBSD/contrib/ofed/management/opensm/include/iba/
HDib_types.h7727 } PACK_SUFFIX ib_port_counters_t; typedef