Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddm.c27 if (!length || (length & MLX5_MEMIC_ALLOC_SIZE_MASK)) in mlx5_cmd_alloc_memic()
H A Dmlx5_ib.h175 MLX5_MEMIC_ALLOC_SIZE_MASK = 0x3f, enumerator