Searched refs:p_req_physp (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_slvl_record.c71 const osm_physp_t *p_req_physp; member in struct:osm_slvl_search_ctxt
135 const osm_physp_t *p_req_physp; local
146 p_req_physp = p_ctxt->p_req_physp;
153 /* check that the p_out_physp and the p_req_physp share a pkey */
155 (sa->p_log, p_req_physp, p_out_physp))
188 (sa->p_log, p_req_physp, p_out_physp))
225 osm_physp_t *p_req_physp; local
251 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
254 if (p_req_physp
[all...]
H A Dosm_sa_sw_info_record.c67 const osm_physp_t *p_req_physp; member in struct:osm_sir_search_ctxt
112 IN const osm_physp_t * const p_req_physp)
146 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp))
182 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; local
199 match_lid, p_req_physp);
215 osm_physp_t *p_req_physp; local
240 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
243 if (p_req_physp == NULL) {
259 context.p_req_physp
108 __osm_sir_rcv_create_sir(IN osm_sa_t * sa, IN const osm_switch_t * const p_sw, IN cl_qlist_t * const p_list, IN ib_net16_t const match_lid, IN const osm_physp_t * const p_req_physp) argument
[all...]
H A Dosm_sa_vlarb_record.c71 const osm_physp_t *p_req_physp; member in struct:osm_vl_arb_search_ctxt
155 const osm_physp_t *p_req_physp; local
162 p_req_physp = p_ctxt->p_req_physp;
182 osm_physp_share_pkey(sa->p_log, p_req_physp,
204 (sa->p_log, p_req_physp, p_physp))
241 osm_physp_t *p_req_physp; local
267 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
270 if (p_req_physp == NULL) {
285 context.p_req_physp
[all...]
H A Dosm_sa_guidinfo_record.c70 const osm_physp_t *p_req_physp; member in struct:osm_gir_search_ctxt
81 IN const osm_physp_t * const p_req_physp,
107 osm_physp_get_port_guid(p_req_physp);
124 IN const osm_physp_t * const p_req_physp,
159 if (!osm_physp_share_pkey(sa->p_log, p_physp, p_req_physp))
228 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; local
248 match_port_guid = osm_physp_get_port_guid(p_req_physp);
289 match_port_guid, match_lid, p_req_physp,
306 osm_physp_t *p_req_physp; local
76 __osm_gir_rcv_new_gir(IN osm_sa_t * sa, IN const osm_node_t * const p_node, IN cl_qlist_t * const p_list, IN ib_net64_t const match_port_guid, IN ib_net16_t const match_lid, IN const osm_physp_t * const p_req_physp, IN uint8_t const block_num) argument
119 __osm_sa_gir_create_gir(IN osm_sa_t * sa, IN osm_node_t * const p_node, IN cl_qlist_t * const p_list, IN ib_net64_t const match_port_guid, IN ib_net16_t const match_lid, IN const osm_physp_t * const p_req_physp, IN uint8_t const match_block_num) argument
[all...]
H A Dosm_sa_sminfo_record.c76 const osm_physp_t *p_req_physp; member in struct:osm_smir_search_ctxt
86 IN const osm_physp_t * const p_req_physp)
126 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; local
153 p_rem_sm->smi.pri_state, p_req_physp);
187 osm_physp_t *p_req_physp; local
217 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
220 if (p_req_physp == NULL) {
237 context.p_req_physp = p_req_physp;
80 __osm_smir_rcv_new_smir(IN osm_sa_t * sa, IN const osm_port_t * const p_port, IN cl_qlist_t * const p_list, IN ib_net64_t const guid, IN ib_net32_t const act_count, IN uint8_t const pri_state, IN const osm_physp_t * const p_req_physp) argument
[all...]
H A Dosm_sa_lft_record.c67 const osm_physp_t *p_req_physp; member in struct:osm_lftr_search_ctxt
124 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; local
150 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp))
193 osm_physp_t *p_req_physp; local
217 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
220 if (p_req_physp == NULL) {
232 context.p_req_physp = p_req_physp;
H A Dosm_sa_mft_record.c67 const osm_physp_t *p_req_physp; member in struct:osm_mftr_search_ctxt
129 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; local
157 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_physp))
226 osm_physp_t *p_req_physp; local
250 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log,
254 if (p_req_physp == NULL) {
266 context.p_req_physp = p_req_physp;
H A Dosm_sa_node_record.c67 const osm_physp_t *p_req_physp; member in struct:osm_nr_search_ctxt
120 IN const osm_physp_t * const p_req_physp)
155 if (!osm_physp_share_pkey(sa->p_log, p_physp, p_req_physp))
198 const osm_physp_t *const p_req_physp = p_ctxt->p_req_physp; local
284 match_port_guid, match_lid, p_req_physp);
300 osm_physp_t *p_req_physp; local
324 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
327 if (p_req_physp == NULL) {
342 context.p_req_physp
115 __osm_nr_rcv_create_nr(IN osm_sa_t * sa, IN osm_node_t * const p_node, IN cl_qlist_t * const p_list, IN ib_net64_t const match_port_guid, IN ib_net16_t const match_lid, IN const osm_physp_t * const p_req_physp) argument
[all...]
H A Dosm_sa_pkey_record.c64 const osm_physp_t *p_req_physp; member in struct:osm_pkey_search_ctxt
153 const osm_physp_t *p_req_physp; local
160 p_req_physp = p_ctxt->p_req_physp;
178 with the p_req_physp. */
181 (sa->p_log, p_req_physp, p_physp)))
202 (sa->p_log, p_req_physp, p_physp))
239 osm_physp_t *p_req_physp; local
280 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
283 if (p_req_physp
[all...]
H A Dosm_sa_link_record.c117 IN const osm_physp_t * p_req_physp)
153 /* Check that the p_src_physp, p_dest_physp and p_req_physp
160 if (!osm_physp_share_pkey(sa->p_log, p_src_physp, p_req_physp)) {
165 if (!osm_physp_share_pkey(sa->p_log, p_req_physp, p_dest_physp)) {
220 IN const osm_physp_t * p_req_physp)
260 p_list, p_req_physp);
281 p_req_physp);
296 p_req_physp);
319 p_list, p_req_physp);
334 p_list, p_req_physp);
111 __osm_lr_rcv_get_physp_link(IN osm_sa_t * sa, IN const ib_link_record_t * const p_lr, IN const osm_physp_t * p_src_physp, IN const osm_physp_t * p_dest_physp, IN const ib_net64_t comp_mask, IN cl_qlist_t * const p_list, IN const osm_physp_t * p_req_physp) argument
214 __osm_lr_rcv_get_port_links(IN osm_sa_t * sa, IN const ib_link_record_t * const p_lr, IN const osm_port_t * p_src_port, IN const osm_port_t * p_dest_port, IN const ib_net64_t comp_mask, IN cl_qlist_t * const p_list, IN const osm_physp_t * p_req_physp) argument
449 osm_physp_t *p_req_physp; local
[all...]
H A Dosm_sa_service_record.c76 const osm_physp_t *p_req_physp; member in struct:osm_sr_search_ctxt
88 osm_physp_t *p_req_physp; local
93 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log,
97 if (p_req_physp == NULL) {
107 /* Make sure it matches the p_req_physp */
109 (sa->p_log, p_service_rec->service_pkey, p_req_physp)) {
240 const osm_physp_t *p_req_physp = p_ctxt->p_req_physp; local
436 p_req_physp)) {
469 osm_physp_t *p_req_physp; local
[all...]
H A Dosm_sa_portinfo_record.c71 const osm_physp_t *p_req_physp; member in struct:osm_pir_search_ctxt
408 const osm_physp_t *p_req_physp; local
414 p_req_physp = p_ctxt->p_req_physp;
424 p_physp and the p_req_physp share a pkey. */
426 osm_physp_share_pkey(sa->p_log, p_req_physp,
441 (sa->p_log, p_req_physp, p_physp))
478 osm_physp_t *p_req_physp; local
504 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
507 if (p_req_physp
[all...]
H A Dosm_sa_informinfo.c77 osm_physp_t *p_req_physp; member in struct:osm_iir_search_ctxt
260 const osm_physp_t *p_req_physp; local
267 p_req_physp = p_ctxt->p_req_physp;
296 (sa->p_log, p_req_physp, p_subscriber_physp)) {
341 osm_physp_t *p_req_physp; local
352 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
355 if (p_req_physp == NULL) {
373 context.p_req_physp = p_req_physp;
[all...]
H A Dosm_sa_mcmember_record.c1404 const osm_physp_t *p_req_physp,
1445 p_req_physp))
1582 osm_physp_t *p_req_physp; local
1600 p_req_physp = osm_get_physp_by_mad_addr(sa->p_log, sa->p_subn,
1603 if (p_req_physp == NULL) {
1619 p_req_physp, trusted_req, &rec_list);
1402 mcmr_by_comp_mask(osm_sa_t *sa, const ib_member_rec_t *p_rcvd_rec, ib_net64_t comp_mask, osm_mgrp_t *p_mgrp, const osm_physp_t *p_req_physp, boolean_t trusted_req, cl_qlist_t *list) argument

Completed in 121 milliseconds