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

/freebsd-9.3-release/sys/ofed/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 Dagent.c91 if (device->node_type == RDMA_NODE_IB_SWITCH)
119 if (device->node_type == RDMA_NODE_IB_SWITCH) {
H A Dcache.c63 return (device->node_type == RDMA_NODE_IB_SWITCH) ? 0 : 1;
68 return (device->node_type == RDMA_NODE_IB_SWITCH) ?
H A Ddevice.c159 return (device->node_type == RDMA_NODE_IB_SWITCH) ? 0 : 1;
165 return (device->node_type == RDMA_NODE_IB_SWITCH) ?
H A Dsysfs.c592 case RDMA_NODE_IB_SWITCH: return sprintf(buf, "%d: switch\n", dev->node_type);
819 if (device->node_type == RDMA_NODE_IB_SWITCH) {
H A Dmad.c698 if (device->node_type == RDMA_NODE_IB_SWITCH)
1903 if (port_priv->device->node_type == RDMA_NODE_IB_SWITCH)
1931 } else if (port_priv->device->node_type == RDMA_NODE_IB_SWITCH) {
2939 if (device->node_type == RDMA_NODE_IB_SWITCH) {
2986 if (device->node_type == RDMA_NODE_IB_SWITCH) {
H A Dmulticast.c784 if (device->node_type == RDMA_NODE_IB_SWITCH)
H A Dnotice.c677 if (device->node_type == RDMA_NODE_IB_SWITCH)
H A Dverbs.c85 case RDMA_NODE_IB_SWITCH:
H A Dlocal_sa.c1187 if (device->node_type == RDMA_NODE_IB_SWITCH) {
H A Dsa_query.c1324 if (device->node_type == RDMA_NODE_IB_SWITCH)
H A Duser_mad.c1122 if (device->node_type == RDMA_NODE_IB_SWITCH)
/freebsd-9.3-release/sys/contrib/rdma/
H A Drdma_cache.c83 return (device->node_type == RDMA_NODE_IB_SWITCH) ? 0 : 1;
88 return (device->node_type == RDMA_NODE_IB_SWITCH) ?
H A Drdma_device.c163 return (device->node_type == RDMA_NODE_IB_SWITCH) ? 0 : 1;
169 return (device->node_type == RDMA_NODE_IB_SWITCH) ?
H A Drdma_verbs.c91 case RDMA_NODE_IB_SWITCH:
H A Dib_verbs.h69 RDMA_NODE_IB_SWITCH, enumerator in enum:rdma_node_type
/freebsd-9.3-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c523 if (device->node_type == RDMA_NODE_IB_SWITCH) {
565 if (device->node_type == RDMA_NODE_IB_SWITCH) {
/freebsd-9.3-release/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1040 if (device->node_type == RDMA_NODE_IB_SWITCH) {
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h67 RDMA_NODE_IB_SWITCH, enumerator in enum:rdma_node_type

Completed in 222 milliseconds