Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Ddevice.h501 MLX5_MAX_SGE_RD = (512 - 16 - 16) / 16 enumerator
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c984 props->max_sge_rd = MLX5_MAX_SGE_RD; in mlx5_ib_query_device()