Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c366 #define QUERY_FUNC_CAP_EXTRA_FLAGS_BF_QP_ALLOC_FLAG (1UL << 31) in mlx4_QUERY_FUNC_CAP_wrapper() macro
522 size = QUERY_FUNC_CAP_EXTRA_FLAGS_BF_QP_ALLOC_FLAG | in mlx4_QUERY_FUNC_CAP_wrapper()
640 if (size & QUERY_FUNC_CAP_EXTRA_FLAGS_BF_QP_ALLOC_FLAG) in mlx4_QUERY_FUNC_CAP()