Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Ddevice.h258 MLX4_DEV_CAP_EQE_STRIDE_ENABLED = 1LL << 3 enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2176 param->dev_cap_enabled |= MLX4_DEV_CAP_EQE_STRIDE_ENABLED; in mlx4_QUERY_HCA()
H A Dmain.c1055 if (hca_param->dev_cap_enabled & MLX4_DEV_CAP_EQE_STRIDE_ENABLED) { in mlx4_slave_cap()