Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx4/
H A Ddevice.h263 MLX4_FUNC_CAP_EQE_CQE_STRIDE = 1L << 1, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c116 MLX4_FUNC_CAP_EQE_CQE_STRIDE | \
387 dev_cap->function_caps |= MLX4_FUNC_CAP_EQE_CQE_STRIDE; in mlx4_enable_cqe_eqe_stride()