Home
last modified time | relevance | path

Searched refs:service_pkey (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
Dosm_sa_service_record.c109 (sa->p_log, p_service_rec->service_pkey, p_req_physp)) { in match_service_pkey_with_ports_pkey()
130 p_service_rec->service_pkey, in match_service_pkey_with_ports_pkey()
239 if (p_sr_item->p_service_rec->service_pkey != in get_matching_sr()
240 p_svcr->service_record.service_pkey) in get_matching_sr()
418 if (!ib_pkey_is_invalid(p_svcr->service_record.service_pkey)) { in get_matching_sr()
420 p_svcr->service_record.service_pkey, in get_matching_sr()
424 cl_ntoh16(p_svcr->service_record.service_pkey)); in get_matching_sr()
594 p_recvd_service_rec->service_pkey = IB_DEFAULT_PKEY; in sr_rcv_process_set_method()
Dosm_service.c96 sizeof(p_svc_rec->service_pkey))) in match_rid_of_svc_rec()
Dosm_sa.c725 cl_ntoh16(p_sr->service_pkey), in sa_dump_one_service()
1228 PARSE_AHEAD(p, net16, " pkey=0x", &s_rec.service_pkey); in osm_sa_db_file_load()
Dosm_helper.c1699 cl_ntoh16(p_sr->service_pkey), in osm_dump_service_record_to_buf()
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
Dsaquery.c470 cl_ntoh16(p_sr->service_pkey), cl_ntoh32(p_sr->service_lease), in dump_service_record()
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
Dib_types.h6434 ib_net16_t service_pkey; member