Searched refs:congestion_control_table (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibccquery.c | 66 static op_fn_t congestion_control_table; variable 77 {"CongestionControlTable", "CT", congestion_control_table, 0, ""}, 287 static char *congestion_control_table(ib_portid_t * dest, char **argv, int argc) in congestion_control_table() function
|
H A D | ibccconfig.c | 66 static op_fn_t congestion_control_table; variable 79 {"CongestionControlTable", "CT", congestion_control_table, 0, 498 static char *congestion_control_table(ib_portid_t * dest, char **argv, int argc) in congestion_control_table() function
|