Home
last modified time | relevance | path

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

/src/contrib/ofed/infiniband-diags/src/
H A Dibccquery.c207 int outputcount = 0; in switch_port_congestion_setting() local
250 for (j = 0; j < 32 && outputcount <= numports; j++) { in switch_port_congestion_setting()
256 outputcount++; in switch_port_congestion_setting()
291 int limit, outputcount = 0; in congestion_control_table() local
315 for (j = 0; j < 64 && outputcount <= limit; j++) { in congestion_control_table()
321 outputcount++; in congestion_control_table()