Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c360 #define QUERY_FUNC_CAP_FLAG_RDMA 0x40 in mlx4_QUERY_FUNC_CAP_wrapper() macro
458 field = (QUERY_FUNC_CAP_FLAG_ETH | QUERY_FUNC_CAP_FLAG_RDMA | in mlx4_QUERY_FUNC_CAP_wrapper()
568 if (!(field & (QUERY_FUNC_CAP_FLAG_ETH | QUERY_FUNC_CAP_FLAG_RDMA))) { in mlx4_QUERY_FUNC_CAP()