Home
last modified time | relevance | path

Searched refs:MLX5_MEMIC_ALLOC_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dcmd.c65 if (!length || (length & MLX5_MEMIC_ALLOC_SIZE_MASK)) in mlx5_cmd_alloc_memic()
Dmlx5_ib.h89 MLX5_MEMIC_ALLOC_SIZE_MASK = 0x3f, enumerator