Searched refs:p_remote_physp (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_node.c162 osm_physp_t *p_remote_physp; local
165 p_remote_physp = osm_node_get_physp_ptr(p_remote_node, remote_port_num);
167 if (p_physp->p_remote_physp)
168 p_physp->p_remote_physp->p_remote_physp = NULL;
169 if (p_remote_physp->p_remote_physp)
170 p_remote_physp->p_remote_physp->p_remote_physp
179 osm_physp_t *p_remote_physp; local
200 osm_physp_t *p_remote_physp; local
217 osm_physp_t *p_remote_physp; local
241 osm_physp_t *p_remote_physp; local
262 osm_physp_t *p_remote_physp; local
[all...]
H A Dosm_port.c187 const osm_physp_t *p_remote_physp; local
193 p_remote_physp = osm_physp_get_remote(p_physp);
194 if (p_remote_physp) {
199 ib_port_info_get_mtu_cap(&p_remote_physp->port_info);
204 cl_ntoh64(osm_physp_get_port_guid(p_remote_physp)),
205 osm_physp_get_port_num(p_remote_physp),
220 (p_remote_physp)),
221 osm_physp_get_port_num(p_remote_physp), mtu);
241 const osm_physp_t *p_remote_physp; local
247 p_remote_physp
445 osm_physp_t *p_physp, *p_remote_physp; local
592 osm_physp_t *p_remote_physp; local
[all...]
H A Dosm_drop_mgr.c86 osm_physp_t *p_remote_physp; local
89 p_remote_physp = osm_physp_get_remote(p_physp);
90 if (p_remote_physp) {
92 p_remote_physp->port_guid);
103 osm_physp_get_port_state(p_remote_physp) ==
109 cl_ntoh64(p_remote_physp->port_guid),
110 p_remote_physp->port_num);
118 if (!p_remote_physp->p_node->sw &&
119 p_remote_physp->port_guid != sm->p_subn->sm_port_guid) {
125 (p_remote_physp
392 osm_physp_t *p_physp, *p_remote_physp; local
[all...]
H A Dosm_ucast_cache.c230 if (!p_physp_1->p_remote_physp && !p_physp_2->p_remote_physp)
236 if ((p_physp_1->p_remote_physp &&
237 p_physp_1->p_remote_physp->p_remote_physp) ||
238 (p_physp_2->p_remote_physp &&
239 p_physp_2->p_remote_physp->p_remote_physp)) {
412 osm_physp_t *p_remote_physp; local
449 if (!p_physp || !p_physp->p_remote_physp ||
[all...]
H A Dosm_switch.c300 if (!p_physp || !p_physp->p_remote_physp ||
301 !p_physp->p_remote_physp->p_node->sw)
304 if (p_physp->p_remote_physp->p_node->sw == p_sw)
305 return p_physp->p_remote_physp->port_num;
307 osm_node_get_base_lid(p_physp->p_remote_physp->p_node, 0);
679 if (!p || !p->p_remote_physp || !p->p_remote_physp->p_node->sw)
681 if (p->p_remote_physp->p_node->sw == p_sw)
683 lid = osm_node_get_base_lid(p->p_remote_physp->p_node, 0);
708 if (!p_physp || !p_physp->p_remote_physp ||
[all...]
H A Dosm_dump.c188 if (!p_physp || !p_physp->p_remote_physp ||
189 !p_physp->p_remote_physp->p_node->sw)
194 p_remote_physp->
198 p_physp->p_remote_physp->p_node->
387 p_rphysp = p_physp->p_remote_physp;
528 if (!p_physp || !p_physp->p_remote_physp)
556 const osm_physp_t *p_physp, *p_remote_physp; local
625 p_remote_physp = osm_physp_get_remote(p_physp);
626 if (p_remote_physp)
629 (p_remote_physp)),
[all...]
H A Dosm_ucast_dnup.c223 osm_physp_t *p_physp, *p_remote_physp; local
263 p_remote_physp = p_physp->p_remote_physp;
266 make sure that all the following occur on p_remote_physp:
270 if (p_remote_physp && p_remote_physp->p_node->sw) {
271 remote_u = p_remote_physp->p_node->sw->priv;
272 port_guid = p_remote_physp->port_guid;
H A Dosm_link_mgr.c104 osm_physp_t *p_remote_physp, *physp0 = NULL; local
282 p_remote_physp = osm_physp_get_remote(p_physp);
283 if (port_num != 0 && p_remote_physp) {
296 (osm_physp_get_node_ptr(p_remote_physp)) !=
387 if (port_num != 0 && p_remote_physp) {
391 if (osm_node_get_type(p_remote_physp->p_node) ==
393 rphysp0 = osm_node_get_physp_ptr(p_remote_physp->p_node, 0);
396 rem_cap_mask = p_remote_physp->port_info.capability_mask;
H A Dosm_ucast_updn.c212 osm_physp_t *p_physp, *p_remote_physp; local
252 p_remote_physp = p_physp->p_remote_physp;
255 make sure that all the following occur on p_remote_physp:
259 if (p_remote_physp && p_remote_physp->p_node->sw) {
260 remote_u = p_remote_physp->p_node->sw->priv;
261 port_guid = p_remote_physp->port_guid;
443 p_physp = p_port->p_physp->p_remote_physp;
H A Dosm_node_info_rcv.c75 p_old = p_physp->p_remote_physp;
108 if (!p_physp->p_remote_physp) {
114 path = *osm_physp_get_dr_path_ptr(p_physp->p_remote_physp);
115 if (osm_dr_path_extend(&path, p_physp->p_remote_physp->port_num)) {
123 p_physp->p_remote_physp->p_node->node_info.port_guid;
124 context.ni_context.port_num = p_physp->p_remote_physp->port_num;
146 osm_physp_t *p_physp, *p_remote_physp; local
238 requery_dup_node_info(sm, p_physp->p_remote_physp,
292 p_remote_physp = osm_node_get_physp_ptr(p_neighbor_node,
294 if (!p_physp || !p_remote_physp)
[all...]
H A Dosm_mcast_mgr.c158 } else if (port->p_physp->p_remote_physp) {
159 sw = port->p_physp->p_remote_physp->p_node->sw;
617 const osm_physp_t *p_remote_physp; local
705 p_remote_physp = osm_physp_get_remote(p_physp);
706 CL_ASSERT(p_remote_physp);
712 (p_remote_physp), p_max_depth);
896 osm_physp_t *p_remote_physp;
934 p_remote_physp = osm_physp_get_remote(p_physp);
935 if (p_remote_physp == NULL) {
943 p_remote_node = osm_physp_get_node_ptr(p_remote_physp);
[all...]
H A Dosm_port_info_rcv.c266 osm_physp_t *p_remote_physp, *physp0; local
294 p_remote_physp = osm_physp_get_remote(p_physp);
295 if (p_remote_physp) {
297 osm_physp_get_node_ptr(p_remote_physp);
299 osm_physp_get_port_num(p_remote_physp);
315 p_remote_physp);
420 p_remote_physp = osm_physp_get_remote(p_physp);
421 if (p_remote_physp) {
422 p_remote_node = osm_physp_get_node_ptr(p_remote_physp);
622 osm_physp_t *p_rem_physp = p_physp->p_remote_physp;
[all...]
H A Dosm_ucast_lash.c124 else if (p->p_remote_physp && p->p_remote_physp->p_node->sw)
125 return p->p_remote_physp->p_node->sw;
1019 port->p_physp->p_remote_physp->port_num;
1061 osm_physp_t *p_current_physp, *p_remote_physp; local
1074 p_remote_physp = p_current_physp->p_remote_physp;
1075 if (p_remote_physp && p_remote_physp->p_node->sw) {
1079 osm_physp_get_port_num(p_remote_physp);
[all...]
H A Dosm_ucast_mgr.c118 p_remote_node = (p && p->p_remote_physp) ?
119 p->p_remote_physp->p_node : NULL;
186 osm_node_t *node = p->p_remote_physp->p_node;
187 uint8_t rem_port = osm_physp_get_port_num(p->p_remote_physp);
804 if (p && p->p_remote_physp && !p->p_remote_physp->p_node->sw) {
806 p->p_remote_physp->
826 if (p && p->p_remote_physp && !p->p_remote_physp->p_node->sw)
H A Dosm_req.c97 p_physp = p_physp->p_remote_physp;
115 if (p_physp->p_remote_physp) {
116 dest_port_guid = p_physp->p_remote_physp->port_guid;
H A Dosm_trap_rcv.c225 if (p->p_remote_physp &&
226 p->dr_path.hop_count > p->p_remote_physp->dr_path.hop_count)
227 p = p->p_remote_physp;
H A Dosm_perfmgr.c569 osm_physp_t *p_remote_physp = p_physp->p_remote_physp; local
579 if (p_remote_physp && osm_physp_is_valid(p_remote_physp)) {
580 osm_node_t *p_remote_node = p_remote_physp->p_node;
584 mon_port->remote_port = p_remote_physp->port_num;
H A Dosm_pkey_mgr.c870 if (p_physp && p_physp->p_remote_physp)
871 p_remote_node = p_physp->p_remote_physp->p_node;
H A Dosm_ucast_dfsssp.c1045 if (p && p->p_remote_physp && !p->p_remote_physp->p_node->sw) {
1046 port_guid = p->p_remote_physp->port_guid;
1685 sw = port->p_physp->p_remote_physp->p_node->sw;
1851 if (p_physp && p_physp->p_remote_physp) {
H A Dosm_ucast_ftree.c3301 (p_osm_port->p_remote_physp->
4018 if (physp && physp->p_remote_physp) {
4019 if (osm_node_get_type(physp->p_remote_physp->p_node) == IB_NODE_TYPE_CA) {
4021 osm_node_get_node_guid(physp->p_remote_physp->p_node);
4027 osm_physp_get_port_num(physp->p_remote_physp);
H A Dosm_torus.c1211 rphysp = lphysp->p_remote_physp;
1245 rphysp = lphysp->p_remote_physp;
/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_port.h113 struct osm_physp *p_remote_physp; member in struct:osm_physp
161 * p_remote_physp
752 return p_physp->p_remote_physp;
840 IN const osm_physp_t * p_remote_physp)
844 CL_ASSERT(p_remote_physp);
845 CL_ASSERT(osm_physp_is_valid(p_remote_physp));
846 return ((p_physp->p_remote_physp == p_remote_physp) &&
847 (p_remote_physp->p_remote_physp
839 osm_physp_link_exists(IN const osm_physp_t * p_physp, IN const osm_physp_t * p_remote_physp) argument
877 osm_physp_link(IN osm_physp_t * p_physp, IN osm_physp_t * p_remote_physp) argument
912 osm_physp_unlink(IN osm_physp_t * p_physp, IN osm_physp_t * p_remote_physp) argument
[all...]

Completed in 308 milliseconds