Searched refs:ibd_sakey (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibdiag_common.h | 55 extern uint64_t ibd_sakey;
|
H A D | ibdiag_common.c | 75 uint64_t ibd_sakey = 0; variable 172 ibd_sakey = strtoull(val_str, 0, 0); in read_ibdiag_config()
|
H A D | saquery.c | 808 cl_ntoh64(comp_mask), ibd_sakey, attr, attr_size, result); in get_any_records() 1460 ibd_sakey, NULL, 0, &result); in query_sa_cpi() 1590 ibd_sakey = strtoull(optarg, NULL, 0); in process_opt()
|
H A D | ibqueryerrors.c | 353 (uint16_t)IB_SA_ATTR_PATHRECORD,0,cl_ntoh64(comp_mask),ibd_sakey, in path_record_query()
|