Searched refs:IB_LINK_LAYER_ETHERNET (Results 1 - 11 of 11) sorted by relevance

/freebsd-9.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dah.c147 if (rdma_port_get_link_layer(pd->device, ah_attr->port_num) == IB_LINK_LAYER_ETHERNET) {
H A Dmad.c385 case IB_LINK_LAYER_ETHERNET:
H A Dmlx4_ib.h400 if (rdma_port_get_link_layer(ah->ibah.device, port) == IB_LINK_LAYER_ETHERNET)
H A Dmain.c197 IB_LINK_LAYER_INFINIBAND : IB_LINK_LAYER_ETHERNET;
282 props->link_layer = IB_LINK_LAYER_ETHERNET;
H A Dqp.c993 IB_LINK_LAYER_ETHERNET;
1407 != IB_LINK_LAYER_ETHERNET)) {
1523 is_eth = rdma_port_get_link_layer(sqp->qp.ibqp.device, sqp->qp.port) == IB_LINK_LAYER_ETHERNET;
2350 IB_LINK_LAYER_ETHERNET;
/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Dcma.c884 case IB_LINK_LAYER_ETHERNET:
1889 case IB_LINK_LAYER_ETHERNET:
3149 case IB_LINK_LAYER_ETHERNET:
3195 case IB_LINK_LAYER_ETHERNET:
H A Dsysfs.c231 case IB_LINK_LAYER_ETHERNET:
H A Dverbs.c106 return IB_LINK_LAYER_ETHERNET;
H A Dsa_query.c673 force_grh = rdma_port_get_link_layer(device, port_num) == IB_LINK_LAYER_ETHERNET;
H A Ducma.c661 case IB_LINK_LAYER_ETHERNET:
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h83 IB_LINK_LAYER_ETHERNET, enumerator in enum:rdma_link_layer

Completed in 233 milliseconds