Searched refs:op_fn_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Dibccquery.c59 static op_fn_t class_port_info;
60 static op_fn_t congestion_info;
61 static op_fn_t congestion_key_info;
62 static op_fn_t congestion_log;
63 static op_fn_t switch_congestion_setting;
64 static op_fn_t switch_port_congestion_setting;
65 static op_fn_t ca_congestion_setting;
66 static op_fn_t congestion_control_table;
67 static op_fn_t timestamp_dump;
368 op_fn_t *f
[all...]
H A Dibdiag_common.h167 typedef char *(op_fn_t) (ib_portid_t * dest, char **argv, int argc); typedef
171 op_fn_t *fn;
176 op_fn_t *match_op(const match_rec_t match_tbl[], char *name);
H A Dibccconfig.c62 static op_fn_t congestion_key_info;
63 static op_fn_t switch_congestion_setting;
64 static op_fn_t switch_port_congestion_setting;
65 static op_fn_t ca_congestion_setting;
66 static op_fn_t congestion_control_table;
573 op_fn_t *fn;
H A Dsmpquery.c57 static op_fn_t node_desc, node_info, port_info, switch_info, pkey_table,
439 op_fn_t *fn;
H A Dibdiag_common.c931 op_fn_t *match_op(const match_rec_t match_tbl[], char *name)

Completed in 119 milliseconds