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

/freebsd-11-stable/contrib/ofed/libibmad/
H A Dcc.c52 uint64_t cckey)
71 rpc.cckey = cckey;
87 uint64_t cckey)
106 rpc.cckey = cckey;
49 cc_query_status_via(void *rcvbuf, ib_portid_t * portid, unsigned attrid, unsigned mod, unsigned timeout, int *rstatus, const struct ibmad_port * srcport, uint64_t cckey) argument
84 cc_config_status_via(void *payload, void *rcvbuf, ib_portid_t * portid, unsigned attrid, unsigned mod, unsigned timeout, int *rstatus, const struct ibmad_port * srcport, uint64_t cckey) argument
H A Dmad.c152 mad_set_field64(buf, 0, IB_CC_CCKEY_F, rpccc->cckey);
H A Dmad.h302 uint64_t cckey; member in struct:__anon3702
1701 uint64_t cckey);
1706 uint64_t cckey);
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibccquery.c82 uint64_t cckey = 0; variable
91 0, 0, NULL, srcport, cckey))
106 0, 0, NULL, srcport, cckey))
121 0, 0, NULL, srcport, cckey))
138 0, 0, NULL, srcport, cckey))
192 0, 0, NULL, srcport, cckey))
230 portnum / 32, 0, NULL, srcport, cckey))
247 i, 0, NULL, srcport, cckey))
270 0, 0, NULL, srcport, cckey))
295 0, 0, NULL, srcport, cckey))
[all...]
H A Dibccconfig.c70 "<cckey> <cckeyprotectbit> <cckeyleaseperiod> <cckeyviolations>"},
84 uint64_t cckey = 0; variable
172 0, 0, NULL, srcport, cckey))
334 0, 0, NULL, srcport, cckey))
392 portnum / 32, 0, NULL, srcport, cckey))
418 portnum / 32, 0, NULL, srcport, cckey))
492 0, 0, NULL, srcport, cckey))
541 index, 0, NULL, srcport, cckey))
551 cckey = (uint64_t) strtoull(optarg, 0, 0);
578 {"cckey", '
[all...]

Completed in 76 milliseconds