Home
last modified time | relevance | path

Searched refs:smi_action (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dsmi.h44 enum smi_action { enum
55 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, bool is_switch,
59 extern enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp,
66 static inline enum smi_action smi_check_local_smp(struct ib_smp *smp, in smi_check_local_smp()
81 static inline enum smi_action smi_check_local_returning_smp(struct ib_smp *smp, in smi_check_local_returning_smp()
H A Dopa_smi.h43 enum smi_action opa_smi_handle_dr_smp_recv(struct opa_smp *smp, bool is_switch,
47 extern enum smi_action opa_smi_handle_dr_smp_send(struct opa_smp *smp,
54 static inline enum smi_action opa_smi_check_local_smp(struct opa_smp *smp, in opa_smi_check_local_smp()
69 static inline enum smi_action opa_smi_check_local_returning_smp(struct opa_smp *smp, in opa_smi_check_local_returning_smp()
H A Dib_smi.c46 static enum smi_action __smi_handle_dr_smp_send(bool is_switch, int port_num, in __smi_handle_dr_smp_send()
131 enum smi_action smi_handle_dr_smp_send(struct ib_smp *smp, in smi_handle_dr_smp_send()
143 enum smi_action opa_smi_handle_dr_smp_send(struct opa_smp *smp, in opa_smi_handle_dr_smp_send()
157 static enum smi_action __smi_handle_dr_smp_recv(bool is_switch, int port_num, in __smi_handle_dr_smp_recv()
242 enum smi_action smi_handle_dr_smp_recv(struct ib_smp *smp, bool is_switch, in smi_handle_dr_smp_recv()
258 enum smi_action opa_smi_handle_dr_smp_recv(struct opa_smp *smp, bool is_switch, in opa_smi_handle_dr_smp_recv()
H A Dib_mad.c2014 static enum smi_action handle_ib_smi(const struct ib_mad_port_private *port_priv, in handle_ib_smi()
2098 static enum smi_action
2152 static enum smi_action