Lines Matching refs:IB_SMI_HANDLE
62 port_num ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_send()
73 port_num ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_send()
82 IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_send()
87 return (*hop_ptr == hop_cnt + 1 ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_send()
94 port_num ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_send()
104 port_num ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_send()
113 IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_send()
118 return IB_SMI_HANDLE; in __smi_handle_dr_smp_send()
182 IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_recv()
193 IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_recv()
198 return (*hop_ptr == hop_cnt + 1 ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_recv()
206 port_num ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_recv()
216 IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_recv()
224 return IB_SMI_HANDLE; in __smi_handle_dr_smp_recv()
227 return (is_switch ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_recv()
232 return (*hop_ptr == 0 ? IB_SMI_HANDLE : IB_SMI_DISCARD); in __smi_handle_dr_smp_recv()