Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h101 MLX5_USER_CMDS_SUPP_UHW_QUERY_DEVICE = 1 << 0, enumerator
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.h177 MLX5_USER_CMDS_SUPP_UHW_QUERY_DEVICE = 1 << 0, enumerator
H A Dverbs.c1978 MLX5_USER_CMDS_SUPP_UHW_QUERY_DEVICE; in mlx5_query_device_ex()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1378 resp.cmds_supp_uhw |= MLX5_USER_CMDS_SUPP_UHW_QUERY_DEVICE | in mlx5_ib_alloc_ucontext()