Searched refs:IB_SMI_SEND (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/core/
H A Dsmi.h50 IB_SMI_SEND, /* received DR SMP should be forwarded to the send queue */ enumerator in enum:smi_forward_action
H A Dsmi.c227 IB_SMI_SEND : IB_SMI_LOCAL);
231 return IB_SMI_SEND;
240 IB_SMI_SEND : IB_SMI_LOCAL);
H A Dmad.c1898 if (retsmi == IB_SMI_SEND) { /* don't forward */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsmi.h50 IB_SMI_SEND, /* received DR SMP should be forwarded to the send queue */ enumerator in enum:smi_forward_action
H A Dsmi.c227 IB_SMI_SEND : IB_SMI_LOCAL);
231 return IB_SMI_SEND;
240 IB_SMI_SEND : IB_SMI_LOCAL);
H A Dmad.c1898 if (retsmi == IB_SMI_SEND) { /* don't forward */

Completed in 106 milliseconds