Home
last modified time | relevance | path

Searched refs:max_xrcds (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dfw.h110 int max_xrcds; member
H A Dmlx4_main.c418 dev->caps.max_xrcds = (dev->caps.flags & MLX4_DEV_CAP_FLAG_XRC) ? in mlx4_dev_cap()
419 dev_cap->max_xrcds : 0; in mlx4_dev_cap()
H A Dmlx4_fw.c971 dev_cap->max_xrcds = 1 << (field & 0x1f); in mlx4_QUERY_DEV_CAP()
/freebsd/sys/dev/mlx4/
H A Ddevice.h585 int max_xrcds; member