Home
last modified time | relevance | path

Searched refs:IBV_LINK_LAYER_ETHERNET (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dverbs.c1019 if ((mqp->link_layer == IBV_LINK_LAYER_ETHERNET) && in mlx4_modify_qp()
1218 if (port_attr.link_layer != IBV_LINK_LAYER_ETHERNET) { in mlx4_create_ah()
1239 if (port_attr.link_layer == IBV_LINK_LAYER_ETHERNET) { in mlx4_create_ah()
H A Dcq.c355 if ((*cur_qp) && (*cur_qp)->link_layer == IBV_LINK_LAYER_ETHERNET) in mlx4_parse_cqe()
619 if ((cq->cur_qp) && (cq->cur_qp->link_layer == IBV_LINK_LAYER_ETHERNET)) in mlx4_cq_read_wc_sl()
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c198 case IBV_LINK_LAYER_ETHERNET: in link_layer_str()
H A Duc_pingpong.c696 if (ctx->portinfo.link_layer != IBV_LINK_LAYER_ETHERNET && in main()
H A Drc_pingpong.c871 if (ctx->portinfo.link_layer != IBV_LINK_LAYER_ETHERNET && in main()
H A Dsrq_pingpong.c813 if (ctx->portinfo.link_layer != IBV_LINK_LAYER_ETHERNET in main()
H A Dxsrq_pingpong.c223 if (port_attr.link_layer != IBV_LINK_LAYER_ETHERNET && !ctx.lid) { in pp_init_ctx()
/freebsd/contrib/ofed/libmlx5/
H A Dverbs.c1591 IBV_LINK_LAYER_ETHERNET) { in mlx5_modify_qp()
1674 IBV_LINK_LAYER_ETHERNET; in mlx5_create_ah()
1679 is_eth = (port_attr.link_layer == IBV_LINK_LAYER_ETHERNET); in mlx5_create_ah()
/freebsd/contrib/ofed/libibverbs/
H A Dverbs.h296 IBV_LINK_LAYER_ETHERNET, enumerator