Searched refs:mlx (Results 1 – 16 of 16) sorted by relevance
| /src/sys/modules/mlx/ |
| H A D | Makefile | 1 .PATH: ${SRCTOP}/sys/dev/mlx 3 KMOD= mlx 4 SRCS= mlx.c mlx_pci.c mlx_disk.c device_if.h bus_if.h pci_if.h
|
| /src/tools/kerneldoc/subsys/ |
| H A D | Doxyfile-dev_mlx | 12 INPUT = $(DOXYGEN_SRC_PATH)/dev/mlx/ \ 13 $(DOXYGEN_SRC_PATH)/$(DOXYGEN_TARGET_ARCH)/mlx/ \
|
| /src/usr.sbin/mlx5tool/ |
| H A D | Makefile | 1 PACKAGE= mlx-tools
|
| /src/sys/dev/mlx/ |
| H A D | mlx_pci.c | 75 DRIVER_MODULE(mlx, pci, mlx_pci_driver, 0, 0);
|
| H A D | mlx_disk.c | 74 DRIVER_MODULE(mlxd, mlx, mlxd_driver, 0, 0);
|
| /src/sys/dev/mlx4/mlx4_ib/ |
| H A D | mlx4_ib_qp.c | 2303 struct mlx4_wqe_mlx_seg *mlx = wqe; in build_sriov_qp0_header() local 2304 struct mlx4_wqe_inline_seg *inl = wqe + sizeof *mlx; in build_sriov_qp0_header() 2337 mlx->flags &= cpu_to_be32(MLX4_WQE_CTRL_CQ_UPDATE); in build_sriov_qp0_header() 2340 mlx->flags |= cpu_to_be32(MLX4_WQE_MLX_VL15 | 0x1 | MLX4_WQE_MLX_SLR); in build_sriov_qp0_header() 2341 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_sriov_qp0_header() 2431 struct mlx4_wqe_mlx_seg *mlx = wqe; in build_mlx_header() local 2433 struct mlx4_wqe_inline_seg *inl = wqe + sizeof *mlx; in build_mlx_header() 2559 mlx->flags &= cpu_to_be32(MLX4_WQE_CTRL_CQ_UPDATE); in build_mlx_header() 2562 mlx->flags |= cpu_to_be32((!sqp->qp.ibqp.qp_num ? MLX4_WQE_MLX_VL15 : 0) | in build_mlx_header() 2567 mlx->flags |= cpu_to_be32(0x1); /* force loopback */ in build_mlx_header() [all …]
|
| /src/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | aspeed-bmc-facebook-minerva-cmc.dts | 54 mlx,multi-host;
|
| /src/sys/dev/mthca/ |
| H A D | mthca_qp.c | 1486 struct mthca_mlx_seg *mlx, in build_mlx_header() argument 1500 mlx->flags &= ~cpu_to_be32(MTHCA_NEXT_SOLICIT | 1); in build_mlx_header() 1501 mlx->flags |= cpu_to_be32((!sqp->qp.ibqp.qp_num ? MTHCA_MLX_VL15 : 0) | in build_mlx_header() 1505 mlx->rlid = sqp->ud_header.lrh.destination_lid; in build_mlx_header() 1506 mlx->vcrc = 0; in build_mlx_header()
|
| /src/sys/modules/ |
| H A D | Makefile | 259 mlx \
|
| /src/share/man/man4/ |
| H A D | Makefile | 342 mlx.4 \
|
| /src/sys/i386/conf/ |
| H A D | GENERIC | 162 device mlx # Mylex DAC960 family
|
| /src/sys/amd64/conf/ |
| H A D | GENERIC | 181 device mlx # Mylex DAC960 family
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFeatures.td | 310 def FeatureExpandMLx : SubtargetFeature<"expand-fp-mlx",
|
| /src/sys/conf/ |
| H A D | files | 2465 dev/mlx/mlx.c optional mlx 2466 dev/mlx/mlx_disk.c optional mlx 2467 dev/mlx/mlx_pci.c optional mlx pci
|
| H A D | NOTES | 1675 device mlx # Mylex DAC960
|
| /src/crypto/openssl/crypto/bn/asm/ |
| H A D | ia64.S | 1462 { .mlx; setf.sig f14=D
|