Lines Matching full:dr
76 /* C14-9:3 -- We're at the end of the DR segment of path */ in __smi_handle_dr_smp_send()
107 /* C14-13:3 -- at the end of the DR segment of path */ in __smi_handle_dr_smp_send()
146 smp->route.dr.initial_path, in opa_smi_handle_dr_smp_send()
147 smp->route.dr.return_path, in opa_smi_handle_dr_smp_send()
149 smp->route.dr.dr_dlid == in opa_smi_handle_dr_smp_send()
151 smp->route.dr.dr_slid == in opa_smi_handle_dr_smp_send()
185 /* C14-9:3 -- We're at the end of the DR segment of path */ in __smi_handle_dr_smp_recv()
219 /* C14-13:3 -- We're at the end of the DR segment of path */ in __smi_handle_dr_smp_recv()
261 smp->route.dr.initial_path, in opa_smi_handle_dr_smp_recv()
262 smp->route.dr.return_path, in opa_smi_handle_dr_smp_recv()
264 smp->route.dr.dr_dlid == in opa_smi_handle_dr_smp_recv()
266 smp->route.dr.dr_slid == in opa_smi_handle_dr_smp_recv()
280 /* C14-9:3 -- at the end of the DR segment of path */ in __smi_check_forward_dr_smp()
293 /* C14-13:3 -- at the end of the DR segment of path */ in __smi_check_forward_dr_smp()
314 smp->route.dr.dr_dlid == in opa_smi_check_forward_dr_smp()
316 smp->route.dr.dr_slid == in opa_smi_check_forward_dr_smp()
336 return !opa_get_smp_direction(smp) ? smp->route.dr.initial_path[smp->hop_ptr+1] : in opa_smi_get_fwd_port()
337 smp->route.dr.return_path[smp->hop_ptr-1]; in opa_smi_get_fwd_port()