Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c361 #define QUERY_FUNC_CAP_FLAG_ETH 0x80 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()