Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Dsmi.c95 return (smp->return_path[smp->hop_ptr] == in smi_handle_dr_smp_send()
105 return (smp->return_path[smp->hop_ptr] == in smi_handle_dr_smp_send()
154 smp->return_path[hop_ptr] = port_num; in smi_handle_dr_smp_recv()
163 smp->return_path[hop_ptr] = port_num; in smi_handle_dr_smp_recv()
180 return (smp->return_path[smp->hop_ptr] == in smi_handle_dr_smp_recv()
190 return (smp->return_path[hop_ptr-1] <= phys_port_cnt ? in smi_handle_dr_smp_recv()
252 smp->return_path[smp->hop_ptr-1]); in smi_get_fwd_port()
/linux-4.1.27/include/rdma/
Dib_smi.h63 u8 return_path[IB_SMP_MAX_PATH_HOPS]; member
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mad.c197 memcpy(data.details.ntc_256.dr_rtn_path, smp->return_path, in qib_bad_mkey()