Searched refs:return_path (Results 1 – 2 of 2) sorted by relevance
203 if ( hop_pointer < ( sizeof ( smp->return_path.hops ) / in ib_mi_send()204 sizeof ( smp->return_path.hops[0] ) ) ) { in ib_mi_send()205 smp->return_path.hops[hop_pointer] = ibdev->port; in ib_mi_send()
535 struct ib_smp_dr_path return_path; member