Searched refs:smi_handle_dr_smp_send (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | smi.h | 58 extern enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp,
|
H A D | smi.c | 129 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, in smi_handle_dr_smp_send() function
|
H A D | mad.c | 666 smi_handle_dr_smp_send(smp, rdma_cap_ib_switch(device), port_num) == in handle_outgoing_dr_smp() 1891 if (smi_handle_dr_smp_send(smp, in handle_ib_smi()
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | smi.h | 58 extern enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp,
|
H A D | smi.c | 129 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, in smi_handle_dr_smp_send() function
|
H A D | mad.c | 660 smi_handle_dr_smp_send(smp, rdma_cap_ib_switch(device), port_num) == in handle_outgoing_dr_smp() 1880 if (smi_handle_dr_smp_send(smp, in handle_ib_smi()
|
Completed in 10 milliseconds