Searched refs:RDMA_NODE_IB_SWITCH (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dsmi.c65 if (node_type != RDMA_NODE_IB_SWITCH)
78 return (node_type == RDMA_NODE_IB_SWITCH ||
97 if (node_type != RDMA_NODE_IB_SWITCH)
109 return (node_type == RDMA_NODE_IB_SWITCH ||
143 if (node_type != RDMA_NODE_IB_SWITCH)
158 return (node_type == RDMA_NODE_IB_SWITCH ||
178 if (node_type != RDMA_NODE_IB_SWITCH)
194 return (node_type == RDMA_NODE_IB_SWITCH ?
H A Dcache.c65 return (device->node_type == RDMA_NODE_IB_SWITCH) ? 0 : 1;
70 return (device->node_type == RDMA_NODE_IB_SWITCH) ?
H A Ddevice.c155 return (device->node_type == RDMA_NODE_IB_SWITCH) ? 0 : 1;
161 return (device->node_type == RDMA_NODE_IB_SWITCH) ?
H A Dsysfs.c594 case RDMA_NODE_IB_SWITCH: return sprintf(buf, "%d: switch\n", dev->node_type);
713 if (device->node_type == RDMA_NODE_IB_SWITCH) {
H A Dverbs.c87 case RDMA_NODE_IB_SWITCH:
H A Dmulticast.c764 if (device->node_type == RDMA_NODE_IB_SWITCH)
H A Dsa_query.c978 if (device->node_type == RDMA_NODE_IB_SWITCH)
H A Dmad.c2887 if (device->node_type == RDMA_NODE_IB_SWITCH) {
2934 if (device->node_type == RDMA_NODE_IB_SWITCH) {
H A Duser_mad.c1043 if (device->node_type == RDMA_NODE_IB_SWITCH)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1177 if (device->node_type == RDMA_NODE_IB_SWITCH) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_verbs.h65 RDMA_NODE_IB_SWITCH, enumerator in enum:rdma_node_type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/srp/
H A Dib_srp.c1979 if (device->node_type == RDMA_NODE_IB_SWITCH) {

Completed in 61 milliseconds