Searched refs:port_counter (Results 1 – 1 of 1) sorted by relevance
499 ib_port_counters_t *port_counter = NULL; in perfmgr_send_pc_mad() local512 port_counter = (ib_port_counters_t *) & pm_mad->data; in perfmgr_send_pc_mad()513 memset(port_counter, 0, sizeof(*port_counter)); in perfmgr_send_pc_mad()514 port_counter->port_select = port; in perfmgr_send_pc_mad()515 port_counter->counter_select = cl_hton16(counter_select); in perfmgr_send_pc_mad()516 port_counter->counter_select2 = counter_select2; in perfmgr_send_pc_mad()