Searched refs:switch_port_congestion_setting (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibccquery.c | 64 static op_fn_t switch_port_congestion_setting; variable 75 {"SwitchPortCongestionSetting", "SP", switch_port_congestion_setting, 1, ""}, 201 static char *switch_port_congestion_setting(ib_portid_t * dest, char **argv, int argc) in switch_port_congestion_setting() function
|
H A D | ibccconfig.c | 64 static op_fn_t switch_port_congestion_setting; variable 74 {"SwitchPortCongestionSetting", "SP", switch_port_congestion_setting, 1, 340 static char *switch_port_congestion_setting(ib_portid_t * dest, char **argv, int argc) in switch_port_congestion_setting() function
|