Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_service_record.c69 ib_service_record_t *p_service_rec; member
82 ib_service_record_t * p_service_rec, in match_service_pkey_with_ports_pkey() argument
109 (sa->p_log, p_service_rec->service_pkey, p_req_physp)) { in match_service_pkey_with_ports_pkey()
116 !ib_gid_is_multicast(&p_service_rec->service_gid)) { in match_service_pkey_with_ports_pkey()
118 p_service_rec->service_gid.unicast.interface_id; in match_service_pkey_with_ports_pkey()
130 p_service_rec->service_pkey, in match_service_pkey_with_ports_pkey()
144 ib_service_record_t * p_service_rec, in match_name_to_key_association() argument
147 UNUSED_PARAM(p_service_rec); in match_name_to_key_association()
228 if (p_sr_item->p_service_rec->service_id != in get_matching_sr()
233 if (memcmp(&p_sr_item->p_service_rec->service_gid, in get_matching_sr()
[all …]