Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_catas.c115 if (!(dev->caps.vf_caps & MLX4_VF_CAP_FLAG_RESET)) { in mlx4_reset_slave()
H A Dmlx4_main.c1962 dev->caps.vf_caps |= MLX4_VF_CAP_FLAG_RESET; in mlx4_reset_vf_support()
/freebsd/sys/dev/mlx4/
H A Ddevice.h239 MLX4_VF_CAP_FLAG_RESET = 1 << 0 enumerator