Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mlx5/
H A Ddevice.h1053 MLX5_GET(atomic_caps, mdev->hca_caps_cur[MLX5_CAP_ATOMIC], cap)
1056 MLX5_GET(atomic_caps, mdev->hca_caps_max[MLX5_CAP_ATOMIC], cap)
H A Dmlx5_ifc.h2992 struct mlx5_ifc_atomic_caps_bits atomic_caps; member
/freebsd-14.2/sys/dev/mlx5/mlx5_core/
H A Dmlx5_main.c558 MLX5_SET(atomic_caps, set_hca_cap, atomic_req_8B_endianess_mode, in handle_hca_cap_atomic()