Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Ddevice.h452 MLX4_MAX_SGE_RD = (512 - 16 - 16) / 16 enumerator
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c538 props->max_sge_rd = MLX4_MAX_SGE_RD; in mlx4_ib_query_device()