Home
last modified time | relevance | path

Searched refs:IB_SMI_HANDLE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsmi.c62 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 in __smi_handle_dr_smp_recv()
[all...]
H A Dsmi.h45 IB_SMI_HANDLE enumerator
62 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
73 IB_SMI_HANDLE : IB_SMI_DISCARD); in smi_check_local_smp()
77 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
87 !smp->hop_ptr) ? IB_SMI_HANDLE : IB_SMI_DISCARD); in smi_check_local_returning_smp()
H A Dopa_smi.h50 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
61 IB_SMI_HANDLE : IB_SMI_DISCARD; in opa_smi_check_local_smp()
65 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
75 !smp->hop_ptr) ? IB_SMI_HANDLE : IB_SMI_DISCARD; in opa_smi_check_local_returning_smp()
H A Dmad.c1888 return IB_SMI_HANDLE; in handle_ib_smi()
1915 return IB_SMI_HANDLE; in handle_ib_smi()
1975 return IB_SMI_HANDLE; in handle_opa_smi()
2006 return IB_SMI_HANDLE; in handle_opa_smi()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsmi.c62 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 in __smi_handle_dr_smp_recv()
[all...]
H A Dsmi.h45 IB_SMI_HANDLE enumerator
62 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
73 IB_SMI_HANDLE : IB_SMI_DISCARD); in smi_check_local_smp()
77 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
87 !smp->hop_ptr) ? IB_SMI_HANDLE : IB_SMI_DISCARD); in smi_check_local_returning_smp()
H A Dopa_smi.h50 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
61 IB_SMI_HANDLE : IB_SMI_DISCARD; in opa_smi_check_local_smp()
65 * Return IB_SMI_HANDLE if the SMP should be handled by the local SMA/SM
75 !smp->hop_ptr) ? IB_SMI_HANDLE : IB_SMI_DISCARD; in opa_smi_check_local_returning_smp()
H A Dmad.c1877 return IB_SMI_HANDLE; in handle_ib_smi()
1904 return IB_SMI_HANDLE; in handle_ib_smi()
1964 return IB_SMI_HANDLE; in handle_opa_smi()
1995 return IB_SMI_HANDLE; in handle_opa_smi()

Completed in 11 milliseconds