Home
last modified time | relevance | path

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

/linux/include/linux/mlx4/
H A Ddevice.h255 MLX4_DEV_CAP_64B_EQE_ENABLED = 1LL << 0, enumerator
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c2169 param->dev_cap_enabled |= MLX4_DEV_CAP_64B_EQE_ENABLED; in mlx4_QUERY_HCA()