Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibccquery.c82 uint64_t cckey = 0; variable
91 0, 0, NULL, srcport, cckey)) in class_port_info()
106 0, 0, NULL, srcport, cckey)) in congestion_info()
121 0, 0, NULL, srcport, cckey)) in congestion_key_info()
138 0, 0, NULL, srcport, cckey)) in congestion_log()
192 0, 0, NULL, srcport, cckey)) in switch_congestion_setting()
230 portnum / 32, 0, NULL, srcport, cckey)) in switch_port_congestion_setting()
247 i, 0, NULL, srcport, cckey)) in switch_port_congestion_setting()
270 0, 0, NULL, srcport, cckey)) in ca_congestion_setting()
295 0, 0, NULL, srcport, cckey)) in congestion_control_table()
[all …]
H A Dibccconfig.c84 uint64_t cckey = 0; variable
172 0, 0, NULL, srcport, cckey)) in congestion_key_info()
334 0, 0, NULL, srcport, cckey)) in switch_congestion_setting()
392 portnum / 32, 0, NULL, srcport, cckey)) in switch_port_congestion_setting()
418 portnum / 32, 0, NULL, srcport, cckey)) in switch_port_congestion_setting()
492 0, 0, NULL, srcport, cckey)) in ca_congestion_setting()
541 index, 0, NULL, srcport, cckey)) in congestion_control_table()
551 cckey = (uint64_t) strtoull(optarg, 0, 0); in process_opt()
/freebsd/contrib/ofed/libibmad/
H A Dcc.c52 uint64_t cckey) in cc_query_status_via() argument
71 rpc.cckey = cckey; in cc_query_status_via()
87 uint64_t cckey) in cc_config_status_via() argument
106 rpc.cckey = cckey; in cc_config_status_via()
H A Dmad.c152 mad_set_field64(buf, 0, IB_CC_CCKEY_F, rpccc->cckey); in mad_encode()
H A Dmad.h302 uint64_t cckey; member
1701 uint64_t cckey);
1706 uint64_t cckey);