Searched refs:service_pkey (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/ofed/opensm/opensm/ |
| D | osm_sa_service_record.c | 109 (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()
|
| D | osm_service.c | 96 sizeof(p_svc_rec->service_pkey))) in match_rid_of_svc_rec()
|
| D | osm_sa.c | 725 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()
|
| D | osm_helper.c | 1699 cl_ntoh16(p_sr->service_pkey), in osm_dump_service_record_to_buf()
|
| /freebsd-12-stable/contrib/ofed/infiniband-diags/src/ |
| D | saquery.c | 470 cl_ntoh16(p_sr->service_pkey), cl_ntoh32(p_sr->service_lease), in dump_service_record()
|
| /freebsd-12-stable/contrib/ofed/opensm/include/iba/ |
| D | ib_types.h | 6434 ib_net16_t service_pkey; member
|