Linux Kernel
3.7.1
|
#include <rdma/ib_smi.h>
Go to the source code of this file.
Enumerations | |
enum | smi_action { IB_SMI_DISCARD, IB_SMI_HANDLE } |
enum | smi_forward_action { IB_SMI_LOCAL, IB_SMI_SEND, IB_SMI_FORWARD } |
Functions | |
enum smi_action | smi_handle_dr_smp_recv (struct ib_smp *smp, u8 node_type, int port_num, int phys_port_cnt) |
int | smi_get_fwd_port (struct ib_smp *smp) |
enum smi_forward_action | smi_check_forward_dr_smp (struct ib_smp *smp) |
enum smi_action | smi_handle_dr_smp_send (struct ib_smp *smp, u8 node_type, int port_num) |
enum smi_action |
enum smi_forward_action |
enum smi_forward_action smi_check_forward_dr_smp | ( | struct ib_smp * | smp | ) |