Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Ddevice.h194 MLX4_DEV_CAP_FLAG2_RSS_TOP = 1LL << 1, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c885 dev_cap->flags2 |= MLX4_DEV_CAP_FLAG2_RSS_TOP; in mlx4_QUERY_DEV_CAP()