Home
last modified time | relevance | path

Searched refs:MLX4_DEV_CAP_EQE_STRIDE_ENABLED (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/
H A Ddevice.h259 MLX4_DEV_CAP_EQE_STRIDE_ENABLED = 1LL << 3 enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c2142 param->dev_cap_enabled |= MLX4_DEV_CAP_EQE_STRIDE_ENABLED; in mlx4_QUERY_HCA()
H A Dmlx4_main.c975 if (hca_param.dev_cap_enabled & MLX4_DEV_CAP_EQE_STRIDE_ENABLED) { in mlx4_slave_cap()